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 ".infobox {border-spacing:0;},"
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:..."
Line 1: Line 1:
.infobox {border-spacing:0;},
.formtable .subsection {
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;
}
 
.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:36, 5 May 2013

.formtable .subsection {
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;
}

.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;
}