User:Supatoad64/vector.css: Difference between revisions

m
Bugfixes
(Created page with "→‎Font size: #content, div#content { margin-left: 160px; font-size: 10px; }")
 
m (Bugfixes)
Line 1: Line 1:
/* Header font */
h1, h2 {
        font-family:Times !important;
}
/* Font size*/
/* Font size*/
#content, div#content {
#content, div#content {
margin-left: 160px; font-size: 10px;
margin-left: 160px; font-size: 10px !important;
}
}
76

edits