Template:Team:Technion-Israel/Technion-Israel-style.css
From 2014.igem.org
(Difference between revisions)
m |
m |
||
(18 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | <html> | |
- | + | <head> | |
<style type="text/css"> | <style type="text/css"> | ||
@charset 'UTF-8'; | @charset 'UTF-8'; | ||
@import url('http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,700,900'); | @import url('http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,700,900'); | ||
- | |||
- | |||
Line 283: | Line 281: | ||
header.style1 p | header.style1 p | ||
{ | { | ||
- | color: # | + | color: #919499; |
} | } | ||
Line 519: | Line 517: | ||
{ | { | ||
color: #484d55 !important; | color: #484d55 !important; | ||
+ | } | ||
+ | |||
+ | #features .feature-list p | ||
+ | { | ||
+ | color: #919499 !important; | ||
} | } | ||
Line 676: | Line 679: | ||
#header-wrapperP | #header-wrapperP | ||
{ | { | ||
- | + | background-color: #046381; | |
- | background-color: # | + | height: 200%; |
- | + | ||
} | } | ||
Line 903: | Line 906: | ||
color: #e04749; | color: #e04749; | ||
color: rgba(0,0,0,0.8); | color: rgba(0,0,0,0.8); | ||
+ | background-color: none; | ||
+ | |||
} | } | ||
Line 914: | Line 919: | ||
color: #e04749; | color: #e04749; | ||
} | } | ||
+ | |||
+ | #highlightsB a{ | ||
+ | text-decoration:none; | ||
+ | color: #363636; | ||
+ | } | ||
+ | |||
+ | #highlightsB a:hover{ | ||
+ | text-decoration:none; | ||
+ | color: #e04749; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
</style> | </style> | ||
+ | </head> | ||
</html> | </html> |
Latest revision as of 09:06, 14 October 2014