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 30: Linie 30:
 
========================================================================
 
========================================================================
 
*/
 
*/
 
/*
 
========================================================================
 
== Ny album infobox ==
 
========================================================================
 
*/
 
.aib {
 
font-size: 10pt;
 
margin-bottom: 1.5em;
 
padding: 0;
 
position: relative;
 
border-bottom: 5px solid #D6D5DF; /* 5px #C2A070 #DFDFDF Bottom Border */
 
}
 
.aib table {
 
border-collapse: collapse !important;
 
}
 
.cl {
 
-moz-border-radius: 6px 0 0 0;
 
-khtml-border-radius: 6px 0 0 0;
 
-webkit-border-radius: 6px 0 0 0;
 
border-radius-topleft: 6px 0 0 0;
 
}
 
.cr {
 
-moz-border-radius: 0 6px 0 0;
 
-khtml-border-radius: 0 6px 0 0;
 
-webkit-border-radius: 0 6px 0 0;
 
border-radius-topright: 0 6px 0 0;
 
}
 
.aib strong {
 
margin: 0 !important;
 
padding: 3px 10px;
 
display: block;
 
background: #DFDFDF; /* OH YEAH Serie #C2A070 */
 
color: #000; /* #fff Text Farve */
 
}
 
.aib-columns {
 
width: 100%;
 
border-collapse: collapse;
 
padding: 0;
 
border: 0;
 
/*margin: 0;*/
 
margin: 4px 0px 0px 0px; /* NY */
 
}
 
.aib-columns tr, .aib-columns td, .aib-columns th, .aib-columns p {
 
vertical-align: top;
 
border-collapse: collapse;
 
padding: 0;
 
border: 0;
 
margin: 0;
 
}
 
.aib-contents th {
 
background: #DFDFDF; /* OH YEAH Danske Udgaver #C2A070 */
 
color: #000; /* #fff Text Farve */
 
font-size: 110%;
 
}
 
.aib-contents th, .aib-contents td {
 
/*margin: 0 !important;*/ /*original*/
 
padding: 3px 10px;
 
}
 
.aib-image {
 
clear: both;
 
min-width: 300px;
 
text-align: center;
 
margin-right: 5px; /* NY Image margin */
 
margin-bottom: 4px; /* NY Image margin */
 
border: 1px solid #B8B8B8; /* NY Image border */
 
/* background: #fff !important; */
 
}
 
.aib table {
 
background: #FFFFFF; /* #F7F7F7 #f0f0f0 Light Gray Alternating Background*/
 
}
 
.aib-contents ul, .aib-contents li, .nobullets li {
 
margin-left: 0 !important;
 
list-style: none !important;
 
list-style-image: none !important;
 
}
 
.nobullets ul {
 
margin-left: 0px !important;
 
padding-left: 0px !important;
 
}
 
.nobullets li {
 
padding-left: 0 !important;
 
}
 
.aib-contents li, .aib-isbn p {
 
padding: 3px 5px !important;
 
}
 
.aib-isbn .bullets ul {
 
margin-left: 0 !important;
 
padding-left: 0 !important;
 
}
 
.aib-isbn li {
 
padding-top: 3px !important;
 
padding-bottom: 3px !important;
 
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;
 
}
 
 
.aib-nextprev {
 
background: 0 !important;
 
width: 100%;
 
font-size: 8pt;
 
}
 
.aib-nextprev td {
 
border-bottom: 1px solid #ffffff !important; /* #c2a070 Prev Next divider */
 
}
 
.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: #ECECEC; /* OH YEAH next Prev #E3D6C3 #EEEEEE*/
 
}
 
.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;
 
}
 
.aib-contents span.g {
 
position: relative;
 
padding: 5px 10px 6px 0;
 
border-right: 2px solid #fefefe;
 
margin-right: 10px;
 
}
 
.aib-contents span.g.w {
 
padding: 5px 20px 5px 0;
 
}
 
.aib-contents .alt span.g {
 
border-right: 2px solid #f0f0f0;
 
}
 
.alt {
 
background: #FFFFFF; /* #F7F7F7 White Alternating bg */
 
}
 
 
  
 
/*
 
/*
Linie 215: Linie 64:
 
right: 5px;
 
right: 5px;
 
bottom: 0px;
 
bottom: 0px;
}
 
 
 
/*
 
========================================================================
 
== Serie oversigt ==
 
========================================================================
 
*/
 
 
div.oversigt {
 
background-color: #F9F9F9;
 
margin: 5px;
 
margin-bottom: 10px;
 
clear: both;
 
font-size: 80%;
 
text-align: center;
 
 
min-height: 22px;
 
border: 0;
 
border-bottom: 7px solid #B3C2DF; /* D2DAED */
 
 
/*
 
-moz-border-radius: 0 0 4px 4px;
 
-khtml-border-radius: 0 0 4px 4px;
 
-webkit-border-radius: 0 0 4px 4px;
 
*/
 
}
 
 
div.oversigt .NavContent {
 
margin: 5px;
 
}
 
 
div.oversigt .NavHead {
 
font-size: 120%;
 
font-weight: bold;
 
text-align: center;
 
position: relative;
 
background: #D2DAED; /* #D2DAED */
 
padding-top: 1px;
 
min-height: 22px;
 
-moz-border-radius: 6px 6px 0 0;
 
-khtml-border-radius: 6px 6px 0 0;
 
-webkit-border-radius: 6px 6px 0 0;
 
border-bottom: 4px solid #B3C2DF;
 
}
 
 
div.oversigt .NavFrame .NavHead{
 
font-size: 100%;
 
background: #EEEEEE; /*#EEEEEE */
 
border: 0;
 
}
 
 
div.oversigt .NavContent .NavHead {
 
-moz-border-radius: 0 !important;
 
-khtml-border-radius:  0 !important;
 
-webkit-border-radius:  0 !important;
 
}
 
 
div.oversigt .NavHead, div.oversigt .NavContent {
 
margin: 0px;
 
}
 
 
div.oversigt .NavFrame p {
 
        padding: 5px 10px;
 
 
}
 
 
div.oversigt .NavToggle {
 
position: absolute;
 
right: 5px;
 
top: 2px;
 
font-weight: normal;
 
}
 
div.oversigt .NavContent ul, div.oversigt .NavContent ol { /* manual listform */
 
list-style: none;
 
}
 
div.oversigt .NavContent li { /* manual listform */
 
list-style: none;
 
display: inline;
 
margin-right: 10px;
 
}
 
div.oversigt .NavContent .NavFrame .NavHead {
 
margin: 1px 0 0 0 !important;
 
 
}
 
}

Versionen fra 31. okt 2010, 21:10

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


/*
========================================================================
== Tabeller ==
========================================================================
*/

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