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
 
(134 mellemliggende versioner af den samme bruger vises ikke)
Linie 1: Linie 1:
/* Help Forside */
+
/* NEW EZMETIC STUFF 06.01.2019 */
table.help {
+
.portalintro {
margin: .5em 0 0 .5em;
+
margin-bottom: none;
padding: .5em .5em .5em .5em;
+
}
border: 1px solid #c4c8ff;
+
 
background: #f7f7fe;
+
#p-tb {
 +
border-radius: 6px;
 
}
 
}
table.help th, table.help td {
+
 
vertical-align: top;
+
div.oversigt .NavHead {
text-align: left;
+
line-height: 25px;
padding: .5em;
 
background-color: #ebebf9;
 
border: 1px solid #F7F7FE;
 
/*background-color: #C3C2DD;*/
 
 
}
 
}
table.help th {
+
 
/*background-color: #e2e4ff;*/
+
.NavToggle {
background-color: #D9D9F1;
+
top: 3px;
 
}
 
}
  
  
/* Ny Album infobox */
+
 
.aib {
+
/*
font-size: 10pt;
+
== table slim ==========================================================
margin-bottom: 1.5em;
+
*/
padding: 0;
+
 
position: relative;
+
table.slim, table.slimskema {
border-bottom: 5px solid #C2A070; /* 5px #C2A070 Bottom Border */
+
/*clear: both;*/
 +
border-collapse: collapse;
 +
background-color: #F9F9F9; /*#F9F9F9 */
 
}
 
}
.aib table {
+
table.slim td, table.slim th, table.slimskema td, table.slimskema th {
border-collapse: collapse !important;
+
text-align: left;
 +
padding: 3px;
 
}
 
}
.cl {
+
table.slim td, table.slim th, table.slimskema td, table.slimskema th {
-moz-border-radius-topleft:    6px;
+
border: 1px solid #ddd; /* #ddd */
-khtml-border-radius-topleft:  6px;
 
-webkit-border-radius-topleft:  6px;
 
border-radius-topleft:         6px;
 
 
}
 
}
.cr {
+
 
-moz-border-radius-topright:    6px;
+
 
-khtml-border-radius-topright:  6px;
+
 
-webkit-border-radius-topright: 6px;
+
 
border-radius-topright:        6px;
+
/*
}
+
== table graylines==========================================================
.aib strong {
+
*/
margin: 0 !important;
+
table.graylines, table.graylinesskema {
padding: 3px 10px;
+
/*clear: both;*/
display: block;
 
background: #C2A070; /* OH YEAH Serie #C2A070 */
 
color: #000; /* #fff Text Farve */
 
}
 
.aib-columns {
 
width: 100%;
 
 
border-collapse: collapse;
 
border-collapse: collapse;
padding: 0;
+
background-color: #F9F9F9;
border: 0;
 
/*margin: 0;*/
 
margin: 4px 0px 0px 0px; /* NY */
 
 
}
 
}
.aib-columns tr, .aib-columns td, .aib-columns th, .aib-columns p {
+
table.graylines td, table.graylines th, table.graylinesskema td, table.graylinesskema th {
vertical-align: top;
+
text-align: left;
border-collapse: collapse;
+
padding: 3px;
padding: 0;
 
border: 0;
 
margin: 0;
 
 
}
 
}
.aib-contents th {
+
table.graylines td, table.graylines th, table.graylinesskema td, table.graylinesskema th {
background: #C2A070; /* OH YEAH Danske Udgaver #C2A070 */
+
border: 1px solid #9E9E9E; /* #ddd */
color: #000; /* #fff Text Farve */
 
 
}
 
}
.aib-contents th, .aib-contents td {
+
 
/*margin: 0 !important;*/ /*original*/
+
 
padding: 3px 10px;
+
 
 +
 
 +
 
 +
/*
 +
== Serieoversigt ========================================================
 +
*/
 +
 
 +
/*
 +
div.oversigt {
 +
border-bottom: 8px solid #59A490;
 
}
 
}
.aib-image {
+
 
clear: both;
+
div.oversigt .NavHead {
min-width: 300px;
+
background: #59A490;
text-align: center;
+
border-bottom: 4px solid #3E7365;
margin-right: 5px; /* NY Image margin */
 
margin-bottom: 4px; /* NY Image margin */
 
border: 1px solid #B8B8B8; /* NY Image border */
 
 
}
 
}
.aib table {
+
*/
background: #F7F7F7; /* #f0f0f0 Light Gray Alternating Background*/
+
 
 +
div.oversigt .NavContent p {
 +
margin: 3px 5px 3px 5px !important;
 
}
 
}
.aib-contents ul, .aib-contents li, .nobullets li {
+
 
margin-left: 0 !important;
+
 
list-style: none !important;
+
 
list-style-image: none !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;
 
}
 
}
.nobullets ul {
+
h1 {
margin-left: 0px !important;
+
font-size: 188%;
padding-left: 0px !important;
+
color: #000;
 +
padding-top: 0;
 
}
 
}
.nobullets li {
+
h2 {
padding-left: 0 !important;
+
clear: left;
 +
font-weight: bold;
 +
font-size: 140%;
 +
color: #2F1F16;
 +
margin-bottom: .5em;
 
}
 
}
.aib-contents li, .aib-isbn p {
+
h3, h4, h5, h6 {
padding: 3px 5px !important;
+
    border-bottom: none;
 +
    font-weight: bold;
 
}
 
}
.aib-isbn .bullets ul {
+
h3 {
margin-left: 0 !important;
+
font-size: 120%;
padding-left: 0 !important;
+
color: #2F1F16;
 
}
 
}
.aib-isbn li {
+
h4 {
padding-top: 3px !important;
+
font-size: 110%;
padding-bottom: 3px !important;
+
color: #37251A;
min-height: 20px;
 
}
 
.aib-isbn .bullets ul li {
 
/* list-style: square url(/skins/myskin/bullet-brown.gif) !important; */
 
list-style: none !important;
 
margin-left: 0 !important;
 
padding-left: 10px !important;
 
padding-right: 15px !important;
 
 
}
 
}
 +
h5 { font-size: 100%; }
 +
h6 { font-size: 80%;  }
 +
 +
 +
 +
 +
/*
 +
== Gallery ===============================================
 +
*/
  
.aib-nextprev {
+
table.gallery {
background: 0 !important;
+
width: auto !important;
width: 100%;
 
font-size: 8pt;
 
 
}
 
}
.aib-nextprev td {
+
table.gallery .thumb {
border-bottom: 1px solid #ffffff !important; /* #c2a070 Prev Next divider */
+
width: auto !important;
}
 
.aib-nextprev strong {
 
margin-bottom: 5px !important;
 
}
 
.aib-nextprev br { /* Fix for nextprev breaks */
 
display: none;
 
}
 
.aib-next, .aib-prev, .aib-curr {
 
color: #000; /* #fff Text Farve */
 
background: #F3E3B2; /* OH YEAH next Prev #E3D6C3 */
 
}
 
.aib-prev {
 
padding-left: 5px;
 
}
 
.aib-curr {
 
text-align: center;
 
}
 
.aib-next {
 
padding-right: 5px;
 
text-align: right;
 
}
 
.aib-next a, .aib-prev a, .aib-curr a {
 
color: #000; /* #fff Text Farve */
 
text-decoration: underline;
 
 
}
 
}
 +
 +
 +
 +
 +
 +
/*
 +
== Album info-box ===============================================
 +
*/
 +
 +
/*
 
.aib-contents span.g {
 
.aib-contents span.g {
 
position: relative;
 
position: relative;
 
padding: 5px 10px 6px 0;
 
padding: 5px 10px 6px 0;
border-right: 2px solid #fefefe;
+
border-right: 1px dotted #c9c9c9;
 
margin-right: 10px;
 
margin-right: 10px;
 
}
 
}
Linie 158: Linie 153:
 
}
 
}
 
.aib-contents .alt span.g {
 
.aib-contents .alt span.g {
border-right: 2px solid #f0f0f0;
+
border-right: 1px dotted #c9c9c9;
 
}
 
}
.alt {
+
 
background: #F7F7F7; /* White Alternating bg */
+
.aib-columns {
 +
width: 100%;
 +
border-collapse: collapse;
 +
padding: 0;
 +
border-bottom: 4px solid #484848; /*#494949;*/
 +
margin: 0;
 
}
 
}
 +
*/
  
  
 +
/*
 +
== 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 {
 
.portalbox {
Linie 194: Linie 224:
 
right: 5px;
 
right: 5px;
 
bottom: 0px;
 
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;
 
}
 
}

Nuværende version fra 6. jan 2019, 15:34

/* NEW EZMETIC STUFF 06.01.2019 */
.portalintro {
	margin-bottom: none;
}

#p-tb {
	border-radius: 6px;
}

div.oversigt .NavHead {
	line-height: 25px;
}

.NavToggle {
	top: 3px;
}



/*
== 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;
}
*/


/*
== 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;
}