Line 188: | Line 188: | ||
<style> | <style> | ||
− | h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 , a , p{ | + | h1, |
− | + | h2, | |
− | + | h3, | |
− | }; | + | h4, |
− | body{ | + | h5, |
+ | h6, | ||
+ | .h1, | ||
+ | .h2, | ||
+ | .h3, | ||
+ | .h4, | ||
+ | .h5, | ||
+ | .h6, | ||
+ | a, | ||
+ | p { | ||
+ | font-family: 'Montserrat', 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; | ||
+ | font-weight: 300; | ||
+ | } | ||
+ | |||
+ | ; | ||
+ | |||
+ | body { | ||
background-color: #F5F7FA; | background-color: #F5F7FA; | ||
+ | } | ||
+ | |||
+ | ; | ||
+ | </style> | ||
+ | <style> | ||
+ | p { | ||
+ | font-size: 20px; | ||
}; | }; | ||
− | + | </style> | |
<div class="rightbottom"> | <div class="rightbottom"> | ||
− | <a class="btn btn-default" href="#top" role="button"> | + | <a class="btn btn-default" href="#top" role="button">go to top</a> |
</div> | </div> | ||
<div class="container" style="margin-top: 20px"> | <div class="container" style="margin-top: 20px"> | ||
+ | |||
+ | <div class="row"> | ||
+ | <div class="center-block" style="max-width:800px;"> |
Revision as of 14:16, 17 October 2018