User:UnHolyFiretruck/common.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "body{ background-color:#555555; } div#content{ background-color:#666666; }" |
No edit summary |
||
| Line 3: | Line 3: | ||
} | } | ||
div#content{ | div#content{ | ||
background-color:# | background-color:#444444; | ||
} | } | ||
Revision as of 16:22, 7 October 2017
body{
background-color:#555555;
}
div#content{
background-color:#444444;
}