Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | @import url('https://fonts.googleapis.com/css?family=Roboto'); | ||
+ | |||
/******Wiki Styles*************************************/ | /******Wiki Styles*************************************/ | ||
Line 115: | Line 117: | ||
font-style: normal; | font-style: normal; | ||
text-rendering: optimizeLegibility; | text-rendering: optimizeLegibility; | ||
− | font-family: | + | font-family: 'Roboto', sans-serif; |
} | } | ||
#content h1, | #content h1, | ||
Line 144: | Line 146: | ||
#HQ_page p { | #HQ_page p { | ||
− | font-family: | + | font-family: 'Roboto', sans-serif; |
font-size: 16px; | font-size: 16px; | ||
text-align: justify; | text-align: justify; | ||
Line 191: | Line 193: | ||
margin:0px; | margin:0px; | ||
padding:0px; | padding:0px; | ||
− | font-family:Roboto; | + | font-family: 'Roboto', sans-serif; |
background: #149375; | background: #149375; | ||
overflow-x: hidden; | overflow-x: hidden; |
Revision as of 12:36, 5 May 2017