Line 448: | Line 448: | ||
</style> | </style> | ||
+ | |||
<style> | <style> | ||
+ | @import url('https://fonts.googleapis.com/css?family=Baloo+Tammudu|Montserrat'); | ||
+ | </style> | ||
− | p {width: 50%; margin-left: auto; margin-right: auto;} | + | <style> |
+ | p {width: 50%; margin-left: auto; margin-right: auto; font-family: 'Montserrat'; font-size: 14px;} | ||
+ | h2 {font-family: 'Baloo Tammudu', cursive; font-size: 45px; margin-top: 30px;} | ||
.nav {overflow: hidden;background-color: #34dddd;} | .nav {overflow: hidden;background-color: #34dddd;} | ||
Line 462: | Line 467: | ||
padding: 16px 16px; | padding: 16px 16px; | ||
text-decoration: none; | text-decoration: none; | ||
− | font-family: | + | font-family: 'Montserrat'; |
− | font-size: | + | font-size: 16px;} |
.nav a:hover {background-color: #34dddd; color: white} | .nav a:hover {background-color: #34dddd; color: white} | ||
.nav a.active {background-color: #34dddd; color: white} | .nav a.active {background-color: #34dddd; color: white} | ||
Line 470: | Line 475: | ||
</style> | </style> | ||
</head> | </head> | ||
− | |||
Revision as of 23:36, 6 September 2017