Line 1: | Line 1: | ||
h1 { | h1 { | ||
+ | font-size: 8px; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | .smallText { | ||
font-size: 8px; | font-size: 8px; | ||
text-align: center; | text-align: center; | ||
} | } |
Revision as of 22:56, 5 October 2016
h1 { font-size: 8px; text-align: center; }
.smallText { font-size: 8px; text-align: center; }