MediaWiki:Common.css: Difference between revisions

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
m (since this seems to be screwing with the skin, and I never liked it very much anyway... lol.)
No edit summary
Line 1,709: Line 1,709:
   border-top: 2px dotted #AAAAAA;  
   border-top: 2px dotted #AAAAAA;  
   margin-top: 2em;
   margin-top: 2em;
}
.cross-hair
{
cursor:crosshair;
}
.move
{
cursor:move;
}
.wait
{
cursor:wait;
}
}


</nowiki></pre>
</nowiki></pre>