Benutzer:Shisma/monaco.css: Unterschied zwischen den Versionen
imported>Shisma |
imported>Shisma |
||
(45 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
− | + | /* | |
@media all and (min-width: 1100px) { | @media all and (min-width: 1100px) { | ||
+ | #article{text-align: justify;} | ||
+ | } | ||
− | . | + | .with-image .sidebar-title{position:absolute; background-color:rgba(0, 0, 0, 0.6); margin-top:1em; margin-left:2px;z-index:100; max-width:179px;} |
+ | .with-image .sidebar-title strong{padding:.1em 1em; display:block;font-size:1.1em} | ||
− | + | .credits{-moz-column-count:3} | |
− | + | .credits dd{margin-left:0} | |
− | + | */ | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Aktuelle Version vom 20. Oktober 2009, 23:20 Uhr
/*
@media all and (min-width: 1100px) {
#article{text-align: justify;}
}
.with-image .sidebar-title{position:absolute; background-color:rgba(0, 0, 0, 0.6); margin-top:1em; margin-left:2px;z-index:100; max-width:179px;}
.with-image .sidebar-title strong{padding:.1em 1em; display:block;font-size:1.1em}
.credits{-moz-column-count:3}
.credits dd{margin-left:0}
*/