Latest Neocron News and Information
- New test server patch #749 has been released to Vedeena
- New retail server patch #747 has been released to Titan
Difference between revisions of "MediaWiki:Common.css"
From Neocron Wiki
m |
m (CSS....) |
||
| Line 18: | Line 18: | ||
#p-search | #p-search | ||
{ | { | ||
| + | margin: 5px; | ||
margin-top: 0px; | margin-top: 0px; | ||
| − | |||
} | } | ||
Revision as of 14:47, 29 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;
}
#filetoc {
border: 1px solid #00446A;
background-color: #606060;
}
#p-search
{
margin: 5px;
margin-top: 0px;
}