Line 7: | Line 7: | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> | ||
<style> | <style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
@charset "UTF-8"; | @charset "UTF-8"; | ||
/*! | /*! | ||
Line 5,846: | Line 5,827: | ||
.hidden-print { | .hidden-print { | ||
display: none !important; } } | display: none !important; } } | ||
+ | #sideMenu, #top_title { | ||
+ | display: none; } | ||
+ | |||
+ | #bodyContent h1, #bodyContent h2, #bodyContent h3, | ||
+ | #bodyContent h4, #bodyContent h5 { | ||
+ | margin-bottom: 0px; } | ||
+ | |||
+ | #globalWrapper { | ||
+ | padding: 0px; } | ||
+ | |||
+ | #content { | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | right: 0; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | padding: 0px; | ||
+ | margin-right: auto; | ||
+ | margin-left: auto; } | ||
+ | |||
#HQ_page h1, h2, h3, h4, h5 { | #HQ_page h1, h2, h3, h4, h5 { | ||
font-family: 'Poiret One', cursive; | font-family: 'Poiret One', cursive; | ||
border-bottom: none; | border-bottom: none; | ||
font-weight: bold; } | font-weight: bold; } | ||
− | + | ||
− | + | #HQ_page p { | |
+ | font-size: 18px; } | ||
body { | body { | ||
Line 6,264: | Line 6,266: | ||
transition: color 0.3s ease; } | transition: color 0.3s ease; } | ||
+ | </style> | ||
</head> | </head> | ||
<body> | <body> |
Revision as of 00:51, 19 October 2016