Difference between revisions of "User:Tdnguyen.2015/skin.css"
Jump to navigation
Jump to search
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | div#toctitle: | + | div#toctitle { |
| − | + | font-family: verdana; | |
| + | font-size: 200px; | ||
| + | } | ||
| + | |||
| + | |||
| + | body { | ||
| + | background-color: lightblue; | ||
} | } | ||
Latest revision as of 22:22, 11 October 2016
div#toctitle {
font-family: verdana;
font-size: 200px;
}
body {
background-color: lightblue;
}