Benutzer:Shisma/monaco.css: Unterschied zwischen den Versionen

aus Memory Alpha, der freien deutschen Star-Trek-Datenbank
Spring zu: Navigation, suche
imported>Shisma
imported>Shisma
 
(57 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
#articleFooter{display:block }
+
/*
 
@media all and (min-width: 1100px) {
 
@media all and (min-width: 1100px) {
 +
#article{text-align: justify;}
 +
}
  
.monaco_shrinkwrap, #background_strip, #wikia_header{max-width:100em}
+
.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}
  
#article{margin:10px 210px}
+
.credits{-moz-column-count:3}
#wikia_page{background-color:#2E2E33;}
+
.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}
*/