Difference between revisions of "User:Razfahd/vector.css"
Jump to navigation
Jump to search
(Created page with "@import url('https://fonts.googleapis.com/css2?family=Exo+2&display=swap'); body { font: 16px/21px "Exo 2"; }") |
|||
Line 1: | Line 1: | ||
− | |||
body { | body { | ||
− | font: 16px | + | font-size: 16px; |
} | } |
Revision as of 07:19, 19 December 2023
body {
font-size: 16px;
}