Difference between revisions of "Team:Dundee/style.css"

Line 72: Line 72:
  
 
body {
 
body {
background-color: #2b2b2b;
+
background:url(../img/background/background-tile.png) repeat;
 
color: #e9e9e9;
 
color: #e9e9e9;
 
     /*background: -webkit-linear-gradient(#606060, #121212);
 
     /*background: -webkit-linear-gradient(#606060, #121212);
Line 83: Line 83:
  
 
h1, h2, h3, h4, h5, h6, p {
 
h1, h2, h3, h4, h5, h6, p {
font-family: 'Duru Sans', Open Sans Light;
+
 
 
}
 
}
  
Line 93: Line 93:
 
header {
 
header {
 
background:url(https://static.igem.org/mediawiki/2015/9/98/Dundee_bg_header.png) no-repeat;
 
background:url(https://static.igem.org/mediawiki/2015/9/98/Dundee_bg_header.png) no-repeat;
height:500px;
+
height:700px;
 
width: 100%;
 
width: 100%;
 
padding-top:50px;
 
padding-top:50px;
Line 424: Line 424:
 
         clear: right;
 
         clear: right;
 
}
 
}
 
+
.labtitle {
 +
font-size:40px;
 +
text-align:center;
 +
}
 +
.qwerty {
 +
background-color: #2b2b2b;
 +
padding: 5px;
 +
}
  
 
</html>
 
</html>

Revision as of 11:31, 2 July 2015