User:Ryuhouji/common.css: Difference between revisions

From Baka-Tsuki
Jump to navigation Jump to search
Created page with "body { color: blue; } h1 { color: #00ffff; } p { color: rgb(0,0,255); } background color: #000000"
 
Blanked the page
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
body {
    color: blue;
}


h1 {
    color: #00ffff;
}
p {
    color: rgb(0,0,255);
}
background color: #000000

Latest revision as of 06:10, 26 December 2015