MediaWiki:Monobook.css: Difference between revisions

From Luchawiki
Jump to navigationJump to search
No edit summary
 
m (testing CSS)
Line 1: Line 1:
/* edit this file to customize the monobook skin for the entire site */
/* edit this file to customize the monobook skin for the entire site */
table.biotable {
float: right;
border: 1px solid red;
margin: 2px;
padding: 4px;
text-align: center;}

Revision as of 13:26, 23 August 2005

/* edit this file to customize the monobook skin for the entire site */

table.biotable {
float: right;
border: 1px solid red;
margin: 2px;
padding: 4px;
text-align: center;}