Team:Oxford/templates/header

From 2014.igem.org

(Difference between revisions)
Line 79: Line 79:
         </script>
         </script>
-
        <style>
+
    <style>
@import url(http://fonts.googleapis.com/css?family=PT+Serif|Open+Sans:300italic,400,300);
@import url(http://fonts.googleapis.com/css?family=PT+Serif|Open+Sans:300italic,400,300);
-
 
-
* {
 
-
    padding: 0px;
 
-
    margin: 0px
 
-
}
 
body {
body {
Line 111: Line 106:
white-space: nowrap;
white-space: nowrap;
top: 0px;
top: 0px;
-
width: 450px;
+
width: 400px;
z-index: 5;
z-index: 5;
font-family: sans-serif;
font-family: sans-serif;
Line 245: Line 240:
display:block !important;
display:block !important;
}
}
 +
body {
body {
Line 270: Line 266:
   -webkit-backface-visibility: hidden;  
   -webkit-backface-visibility: hidden;  
position: relative;   
position: relative;   
-
 
+
}
-
 
+
.row {
.row {
Line 341: Line 336:
header {
header {
-
background:  
+
background: url('https://static.igem.org/mediawiki/2014/8/8e/OxfordSkyline.jpg');
-
+
-
;
+
background-size: cover;
background-size: cover;
background-position: center center;
background-position: center center;
-
height: 400px;
+
height: 150px;
min-width:600px;
min-width:600px;
}
}
#logo {
#logo {
-
background: url('https://static.igem.org/mediawiki/2014/thumb/5/5a/Oxfordlogo.png/800px-Oxfordlogo.png');
+
background: url('https://static.igem.org/mediawiki/2014/8/8a/Lgoo.png');
background-size: cover;
background-size: cover;
width: 260px;
width: 260px;
Line 388: Line 381:
width: 100%;
width: 100%;
background: #012148;
background: #012148;
-
margin-bottom: 0px;
+
margin-bottom: 30px;
min-width:600px;
min-width:600px;
}
}
Line 420: Line 413:
text-transform: uppercase;
text-transform: uppercase;
}
}
-
 
Line 499: Line 491:
background: #fff;
background: #fff;
padding: 1em;
padding: 1em;
 +
}
 +

Revision as of 05:14, 13 July 2014

Coalesse