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:Joen/myskin.css"

Fra ComicWiki - Den danske tegneserie wiki
Skift til:navigering, søgning
m
m
Linie 43: Linie 43:
 
margin-right: 0 !important;
 
margin-right: 0 !important;
 
border-right: 10px solid #fff !important;
 
border-right: 10px solid #fff !important;
 +
}
 +
 +
#toc {
 +
float: none;
 
}
 
}

Versionen fra 17. mar 2010, 11:34

.galleri {
/*background: #ccc;
border: 1px solid #aaa;
padding: 10px;*/
width: 100%;
clear: both;
}
.galleri .h {
text-align: center;
font-style: italic;
margin: 1em 0 .5em 0;
}

.galleri p {
padding: 0 5px;
}

.galleri .billede {
float:left;
background-color:#ddd;
margin: 0 10px 10px 0;
}


.galleri:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.galleri {
zoom: 1;
}



h2, h3, h4, h5 {
clear: none;
}

.floatleft {
margin-right: 0 !important;
border-right: 10px solid #fff !important;
}

#toc {
float: none;
}