Hauptmenü öffnen

Memory Alpha Nova β

Änderungen

MediaWiki:Common.css

1.728 Bytes entfernt, 23:09, 17. Aug. 2012
keine Bearbeitungszusammenfassung
@import "http://de.memory-alpha.org/wiki/MediaWiki:Fusion/stylesheets/navigation.css?action=raw&ctype=text/css";
@import "http://de.memory-alpha.org/wiki/MediaWiki:Fusion/stylesheets/icon.css?action=raw&ctype=text/css";
 
 
/***********************************************************
** TABLE: BROWSER
*/
table.browser {
width: 100%;
clear: both;
border: 1px solid #666;
background-color: #222222;
color: #FFFFFF;
}
table.browser td {
text-align: center;
width: 33%;
background: #222222;
border: 1px outset #888888;
line-height: 130%;
}
table.browser td.topic {
background-color: #222222;
border: none;
}
 
 
 
 
 
/***********************************************************
** TABLE: GREY
*/
table.grey {
border: 1px solid #666;
background-color: #222222;
color: #FFFFFF;
}
 
table.grey tr th, table.grey thead tr th {
color: #FFFFFF;
background: #000000 url(http://images.wikia.com/memoryalpha/eo/images/f/f7/MA_page_bar.png) repeat-x;
text-align: left;
font-weight: bold;
}
 
table.grey td {
border: 1px outset #888888;
}
 
table.grey td, table.grey th{vertical-align:top}
 
 
 
 
 
/***********************************************************
** TABLE: MAINPAGE
*/
table.mainpage {
width: 100%;
background-color: #222222;
border: 1px solid #666;
}
 
table.mainpage tr td, table.mainpage tr th {
vertical-align: top;
padding: 4px;
width: 33%;
}
 
table.mainpage tr th {
background: #000000 url(http://images.wikia.com/memoryalpha/eo/images/f/f7/MA_page_bar.png) repeat-x;
text-align: center;
font-weight: bold;
font-size: 1.2em;
}
 
 
 
 
 
/***********************************************************
** TABLE: FORUMLIST
*/
table.forumlist {
width: 100%;
background-color: #222222;
border: 1px solid #666;
}
table.forumlist tr th, table.forumlist thead tr th {
color: inherit;
background: #000000 url(http://images.wikia.com/memoryalpha/eo/images/f/f7/MA_page_bar.png) repeat-x;
text-align: left;
font-weight: bold;
}
 
 
 
 
/***********************************************************
Anonymer Benutzer