User:Cshadd/monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(Created page with '.sectiona { } .sectionb { width: 30%; float: left; cursor:crosshair; margin-right:15px; }')
 
No edit summary
Line 1: Line 1:
<style>
.sectiona
.sectiona
{
{
Line 8: Line 9:
width: 30%; float: left; cursor:crosshair; margin-right:15px;
width: 30%; float: left; cursor:crosshair; margin-right:15px;
}
}
</style>

Revision as of 00:56, July 11, 2010

<style>
.sectiona
{

}

.sectionb
{
width: 30%; float: left; cursor:crosshair; margin-right:15px;
}
</style>