ComicWiki bruger en cookie til at huske log-in. Ved at besøge denne hjemmeside giver du samtykke til brug af cookies. Læs mere

Forskel mellem versioner af "Bruger:Ezme/myskin.css"

Fra ComicWiki - Den danske tegneserie wiki
Skift til:navigering, søgning
m
m
Linie 145: Linie 145:
 
}
 
}
  
.aib-nextprev {
+
.aib-prev cl {
 
border-radius: 8px;
 
border-radius: 8px;
 
-webkit-border-radius: 8px;
 
-webkit-border-radius: 8px;

Versionen fra 6. feb 2013, 21:00

/*
== table slim ==========================================================
*/

table.slim, table.slimskema {
	/*clear: both;*/
	border-collapse: collapse;
	background-color: #F9F9F9; /*#F9F9F9 */
}
table.slim td, table.slim th, table.slimskema td, table.slimskema th {
	text-align: left;
	padding: 3px;
}
table.slim td, table.slim th, table.slimskema td, table.slimskema th {
	border: 1px solid #ddd; /* #ddd */
}




/*
== table graylines==========================================================
*/
table.graylines, table.graylinesskema {
	/*clear: both;*/
	border-collapse: collapse;
	background-color: #F9F9F9;
}
table.graylines td, table.graylines th, table.graylinesskema td, table.graylinesskema th {
	text-align: left;
	padding: 3px;
}
table.graylines td, table.graylines th, table.graylinesskema td, table.graylinesskema th {
	border: 1px solid #9E9E9E; /* #ddd */
}





/*
== Serieoversigt ========================================================
*/

/*
div.oversigt {
	border-bottom: 8px solid #59A490;
}

div.oversigt .NavHead {
	background: #59A490;
	border-bottom: 4px solid #3E7365;
}
*/

div.oversigt .NavContent p {
	margin: 3px 5px 3px 5px !important;
}




/*
== Overskrifter ========================================================
*/

h1, h2, h3, h4, h5, h6 {
	color: #2F1F16;
	background: none; /*none*/
	font-weight: normal;
	margin: 0;
	padding-top: 0.5em;
	padding-bottom: 0.17em;
	border-bottom: 1px solid #2F1F16;
}
h1 {
	font-size: 188%; 
	color: #000;
	padding-top: 0;
}
h2 {
	clear: left;
	font-weight: bold;
	font-size: 140%;
	color: #2F1F16;
	margin-bottom: .5em;
}
h3, h4, h5, h6 {
    border-bottom: none;
    font-weight: bold;
}
h3 {
	font-size: 120%;
	color: #2F1F16;
}
h4 {
	font-size: 110%;
	color: #37251A;
}
h5 { font-size: 100%; }
h6 { font-size: 80%;  }




/*
== Gallery ===============================================
*/

table.gallery {
	width: auto !important;
}
table.gallery .thumb {
	width: auto !important;
}





/*
== Album info-box ===============================================
*/

/*
.aib-contents span.g {
	position: relative;
	padding: 5px 10px 6px 0;
	border-right: 1px dotted #c9c9c9;
	margin-right: 10px;
}
.aib-contents span.g.w {
	padding: 5px 20px 5px 0;
}
.aib-contents .alt span.g {
	border-right: 1px dotted #c9c9c9;
}

.aib-columns {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	border-bottom: 4px solid #484848; /*#494949;*/
	margin: 0;
}

.aib-prev cl {
	border-radius: 8px;
	-webkit-border-radius: 8px;
}
*/


/*
== Help Forside ==========================================================================
*/

table.help {
	margin: .5em 0 0 .5em;
	padding: .5em .5em .5em .5em;
	border: 1px solid #c4c8ff;
	background: #f7f7f7;
}
table.help th, table.help td {
	vertical-align: top;
	text-align: left;
	padding: .5em;
	background-color: #ebebf9;
	border: 1px solid #F7F7FE;
	/*background-color: #C3C2DD;*/
}
table.help th {
	/*background-color: #e2e4ff;*/
	background-color: #D9D9F1;
}




/*
== Portalbox ==========================================================================
*/

.portalbox {
	/* border: 3px solid #5698DB; defaults, når det flyttes til det store stylesheet kan de aktiveres igen */
	position: relative;
	border-left: 0 !important;
	border-right: 0 !important;
	padding: 0 5px !important;
	min-height: 250px;
	margin-bottom: 20px;
}
.portalbox h3, .portalbox strong, .portalbox hr {
	/* background-color: #5698DB; defaults, når det flyttes til det store stylesheet kan de aktiveres igen */
	display: block;
	margin: 0 -5px 10px -5px !important;
	padding: 0 10px 2px 10px;
}
.portal_billede {
	position: absolute;
	left: 0;
	bottom: 0;
}
.portal_tekst {
	margin-left: 220px;
}
.portal_destination {
	font-size: 80%;
	position: absolute;
	right: 5px;
	bottom: 0px;
}

/*
== PortalIntro ==========================================================================
*/

.portalintro {
	margin-top: -64px;
}



/*
== Superhelte infoboks ==========================================================================
*/
/* Superhelte infobox */
.superhelte-infobox {
	width: 250px;
}
.superhelte-infobox th.overskrift {
	color: #ffffff;
	background: #470077;
}
.superhelte-infobox th {
	padding: 0px !important;
	text-align: center;
	background: #C875FF;
}
.superhelte-infobox .billede {
	background: #C875FF!important;
}
.superhelte-infobox .billede img {
	margin: 5px 0 0 0 !important;
}
.superhelte-infobox ul, .superhelte-infobox li {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
	list-style-image: none;
}

/* Farve temaer */
.dc th.overskrift {
	background: #0F2E4F;
}
.dc th {
	background: #5C9BE0;
}
.dc .billede {
	background: #5C9BE0 !important;
}
.marvel th.overskrift {
	background: #4C0001; /*660002 */
}
.marvel th {
	background: #C32329; /* FF040B*/
}
.marvel .billede {
	background: #C32329 !important; /* FF040B*/
}

/* Nye oversigts temaer */
.marvel .NavHead {
	background: #660002 !important;
}
.marvel .NavFrame .NavHead {
	background: #FF040B !important;
	color: #fff;
}
.dc .NavHead {
	background: #0F2E4F !important;
}
.dc .NavFrame .NavHead {
	background: #5C9BE0 !important;
	color: #fff;
}