Line 3: | Line 3: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | h1{ | ||
+ | margin: auto; | ||
+ | padding: 20px; | ||
+ | margin-top: 12%; | ||
+ | font-size: 85px; | ||
+ | background-color:none; | ||
+ | text-align: center; | ||
+ | font-family: 'Varela Round', sans-serif; | ||
+ | color:#24305E; | ||
+ | } | ||
+ | |||
+ | h2{ | ||
+ | text-align: center; | ||
+ | font-size: 42px; | ||
+ | margin:3% 2% 2% 2%; | ||
+ | font-family: 'Varela Round', sans-serif; | ||
+ | color:#24305E; | ||
+ | } | ||
+ | |||
+ | h3{ | ||
+ | font-size: 30px; | ||
+ | font-family: 'Varela Round', sans-serif; | ||
+ | color:#24305E; | ||
+ | |||
+ | } | ||
</style> | </style> | ||
Revision as of 22:36, 17 September 2018