Template:Team:Technion-Israel/Technion-Israel-style.css

From 2014.igem.org

(Difference between revisions)
m
m
 
(20 intermediate revisions not shown)
Line 1: Line 1:
-
{{Team:Technion-Israel/Technion-Israel-font-awesome.min.css}}
 
-
 
<html>
<html>
-
<style>
+
<head>
 +
<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 284: Line 281:
header.style1 p
header.style1 p
{
{
-
color: #b1b4b9;
+
color: #919499;
}
}
Line 520: Line 517:
{
{
color: #484d55 !important;
color: #484d55 !important;
 +
}
 +
 +
                        #features .feature-list p
 +
{
 +
color: #919499 !important;
}
}
Line 660: Line 662:
background: url('https://static.igem.org/mediawiki/2014/7/71/Technion-Israel-banner.jpg') center center;
background: url('https://static.igem.org/mediawiki/2014/7/71/Technion-Israel-banner.jpg') center center;
background-size: cover;
background-size: cover;
-
height: 100%;
+
height: 200%;
}
}
Line 670: Line 672:
left: 0;
left: 0;
width: 100%;
width: 100%;
-
height: 100%;
+
height: 200%;
background: url('https://static.igem.org/mediawiki/2014/7/7c/Technion-Israel-overlay.png');
background: url('https://static.igem.org/mediawiki/2014/7/7c/Technion-Israel-overlay.png');
}
}
Line 677: Line 679:
#header-wrapperP
#header-wrapperP
{
{
-
/*background: url('../images/banner.jpg') center center;*/
+
background-color: #046381;
-
background-color: #e04749;
+
height: 200%;
-
background-size: cover;
+
 
}
}
Line 904: Line 906:
color: #e04749;
color: #e04749;
color: rgba(0,0,0,0.8);
color: rgba(0,0,0,0.8);
 +
background-color: none;
 +
}
}
Line 915: 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