Difference between revisions of "Template:MIT-Header"
Line 22: | Line 22: | ||
margin: 0px; | margin: 0px; | ||
padding: 0px; | padding: 0px; | ||
+ | } | ||
+ | |||
+ | /*Title fonts*/ | ||
+ | #title, .subtitle{ | ||
+ | text-align: center; | ||
+ | font-size: 40px; | ||
+ | font-family: 'Permanent Marker', cursive; | ||
+ | color: white; | ||
+ | } | ||
+ | /*Text font for regular paragraph text on all pages*/ | ||
+ | .text{ | ||
+ | font-size: 15px; | ||
+ | font-family: 'Cantarell', sans-serif; | ||
} | } | ||
Revision as of 20:33, 16 June 2015