MediaWiki: Common.css

No edit summary
No edit summary
Line 3: Line 3:
textarea#wpBio {
textarea#wpBio {
         height:50px;
         height:50px;
         width:80%;
         width:400px;
}
}

Revision as of 07:02, 17 November 2008

/* CSS placed here will be applied to all skins */

textarea#wpBio {
        height:50px;
        width:400px;
}
Discuss this page