Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
− | @import url('https://fonts.googleapis.com/css?family=Lato|Roboto'); | + | @import url('https://fonts.googleapis.com/css?family=Lato|Roboto|Quicksand'); |
/******Wiki Styles*************************************/ | /******Wiki Styles*************************************/ | ||
Line 112: | Line 112: | ||
font-style: normal; | font-style: normal; | ||
text-rendering: optimizeLegibility; | text-rendering: optimizeLegibility; | ||
− | font-family: ' | + | font-family: 'Quicksand', sans-serif; |
} | } | ||
#content h1, | #content h1, | ||
Line 140: | Line 140: | ||
} | } | ||
#HQ_page p { | #HQ_page p { | ||
− | font-family: ' | + | font-family: 'Quicksand', sans-serif; |
font-size: 16px; | font-size: 16px; | ||
text-align: justify; | text-align: justify; | ||
Line 175: | Line 175: | ||
margin: 0px; | margin: 0px; | ||
padding: 0px; | padding: 0px; | ||
− | font-family: ' | + | font-family: 'Quicksand', sans-serif; |
background: #149375; | background: #149375; | ||
overflow-x: hidden; | overflow-x: hidden; |
Revision as of 12:41, 4 August 2017