18desilvni (Talk | contribs) |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | |||
+ | <head> | ||
+ | |||
+ | <link href="https://fonts.googleapis.com/css?family=Libre+Franklin:100|Quicksand|Roboto" rel="stylesheet"> | ||
<style> | <style> | ||
+ | |||
+ | |||
h1{ | h1{ | ||
− | + | font-family: 'Libre Franklin', sans-serif; | |
} | } | ||
− | + | h2 { | |
− | + | ||
+ | font-family: 'Quicksand', sans-serif; | ||
+ | |||
+ | |||
} | } | ||
+ | p{ | ||
+ | font-family: 'Roboto', sans-serif; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
</style> | </style> | ||
+ | </head> | ||
</html> | </html> |
Revision as of 17:50, 21 August 2017