|
@@ -6568,6 +6568,11 @@ button.close {
|
|
|
.hidden-print {
|
|
.hidden-print {
|
|
|
display: none !important; } }
|
|
display: none !important; } }
|
|
|
/*# sourceMappingURL=bootstrap.css.map */
|
|
/*# sourceMappingURL=bootstrap.css.map */
|
|
|
|
|
+a {
|
|
|
|
|
+ text-decoration: underline; }
|
|
|
|
|
+ a:hover {
|
|
|
|
|
+ text-decoration: none; }
|
|
|
|
|
+
|
|
|
/*MAIN PAGE*/
|
|
/*MAIN PAGE*/
|
|
|
header {
|
|
header {
|
|
|
position: fixed;
|
|
position: fixed;
|