Sarah igem (Talk | contribs) |
Sarah igem (Talk | contribs) |
||
(30 intermediate revisions by the same user not shown) | |||
Line 23: | Line 23: | ||
} | } | ||
− | a:hover {text-decoration:none;} | + | a:hover {text-decoration:none!important;} |
body {background:#f6f6fc;} | body {background:#f6f6fc;} | ||
#top_title {display:none;} | #top_title {display:none;} | ||
Line 37: | Line 37: | ||
.discover .genric-btn {min-width:170px;} | .discover .genric-btn {min-width:170px;} | ||
.white {color:white;} | .white {color:white;} | ||
− | .generic-header nav a {font-weight:500;} | + | .generic-header nav {margin-right:35px;} |
+ | .generic-header nav a {font-weight:500;margin: 0 20px;} | ||
.generic-header nav a:hover {text-decoration:none;color:#6cbb23;} | .generic-header nav a:hover {text-decoration:none;color:#6cbb23;} | ||
button:focus {outline:0;} | button:focus {outline:0;} | ||
Line 59: | Line 60: | ||
img.miembro {transition: filter 0.2s ease;} | img.miembro {transition: filter 0.2s ease;} | ||
img.miembro:hover {-webkit-filter: brightness(110%);filter: brightness(110%);} | img.miembro:hover {-webkit-filter: brightness(110%);filter: brightness(110%);} | ||
+ | img {max-width:100%;} | ||
+ | img.max_height300 {max-height:300px;} | ||
+ | img.max_height350 {max-height:350px;} | ||
+ | img.max_height240 {max-height:240px;} | ||
+ | img.max_height220 {max-height:220px;} | ||
+ | img.min_height300 {min-height:300px;} | ||
+ | img.min_height480 {min-height:480px;} | ||
+ | #HQ_page .story-content ol li {font-size:28px; font-weight:500;list-style:decimal;} | ||
+ | |||
+ | @media (max-width: 768px) { | ||
+ | #HQ_page .story-content {text-align:left;} | ||
+ | #HQ_page .footer-text, #HQ_page .footer-social.text-right {text-align:center!important;margin: 5px 0;} | ||
+ | .generic-header nav a:hover{color:white;} | ||
+ | img .max_height300 {max-height:auto;} | ||
+ | img.max_height350 {max-height:auto;} | ||
+ | img.max_height240 {max-height:auto;} | ||
+ | img.max_height220 {max-height:auto;} | ||
+ | img.min_height300 {min-height:auto;} | ||
+ | img.min_height480 {min-height:auto;} | ||
+ | img{min-width:100%;} | ||
+ | footer img{min-width:0;} | ||
+ | #HQ_page .mr-50 {margin-right:0;width:100%;} | ||
+ | #HQ_page .ml-50 {margin-left:0;width:100%;} | ||
+ | body .about-generic-area .border-top-generic {padding:0 15px;} | ||
+ | .pie {text-align:left!important;} | ||
+ | |||
+ | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 14:56, 16 October 2018