Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
Created page with ".formtable .subsection { align: center; background-color: rgb ( 255 , 245 , 238 ); border-color: rgb ( 255 , 245 , 238 ); border-spacing: 0; border-style: solid; border-width:..."
No edit summary
Line 1: Line 1:
.formtable .subsection {
.box .infobox .list-noicon ul {
align: center;
background-color: rgb ( 255 , 245 , 238 );
border-color: rgb ( 255 , 245 , 238 );
border-spacing: 0;
border-spacing: 0;
border-style: solid;
border-width: 1px;
text-align: center;
width: 700px;
}
.infobox {
align: center;
background-color: rgb ( 255 , 245 , 238 );
border-color: rgb ( 255 , 245 , 238 );
border-spacing: 0;
border-style: solid;
border-width: 1px;
text-align: center;
width: 700px;
}
}

Revision as of 21:37, 5 May 2013

.box .infobox .list-noicon ul {
border-spacing: 0;
}