Line 130: | Line 130: | ||
font-style: italic; | font-style: italic; | ||
color: #FF5144; | color: #FF5144; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | text-align: center; | ||
+ | margin: 48px auto 0; | ||
+ | font-size: 30px !important; | ||
+ | font-family: 'Lora', serif !important; | ||
+ | font-style: italic; | ||
+ | } | ||
+ | |||
+ | h2:hover { | ||
+ | background-color: #FF5144; | ||
+ | color: #fff; | ||
+ | font-weight: bold; | ||
} | } | ||
Revision as of 12:31, 9 August 2018