Difference between revisions of "MediaWiki:Common.css"
From Neocron Wiki
(Missing thumbinner style) |
(Div needed...) |
||
Line 1: | Line 1: | ||
/* Experimental or new stuff by Bram - to be merged in to the base CSS */ | /* Experimental or new stuff by Bram - to be merged in to the base CSS */ | ||
− | .thumbinner | + | div.thumbinner |
{ | { | ||
background-color: #606060; | background-color: #606060; |
Revision as of 17:39, 28 August 2017
/* Experimental or new stuff by Bram - to be merged in to the base CSS */
div.thumbinner
{
background-color: #606060;
border: 1px solid #00446A;
font-size: 94%;
overflow: hidden;
padding: 3px;
text-align: center;
}