User:Yesac/monobook.css: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(Created page with "body:before { content:""; position:fixed; top:50%; left: 50%; z-index:9999; width:1px; height: 1px; outline:2999px solid #fc0; opacity:.2; }")
(No difference)

Revision as of 00:29, 12 October 2012

body:before { 
 content:"";
 position:fixed;
 top:50%; left: 50%;
 z-index:9999;
 width:1px; height: 1px;
 outline:2999px solid #fc0;
 opacity:.2;
}