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