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

Line 4: Line 4:
  
 
/* hiding the top section*/
 
/* hiding the top section*/
#bodycontent {
 
width:100%;
 
}
 
 
body, html {
 
padding:0px;
 
margin:0;
 
}
 
 
 
 
#top-section{
 
#top-section{
 
   height:0px;
 
   height:0px;
Line 39: Line 29:
 
display:none;
 
display:none;
 
}
 
}
 +
 
h1, h2, h3, h4, h5, h6, {
 
h1, h2, h3, h4, h5, h6, {
 
border:transparent;
 
border:transparent;
}
 
 
h1, h2, h3, h4, h5, h6, {
 
border-bottom:0px;
 
 
}
 
}
  
Line 100: Line 87:
  
 
body {
 
body {
background:url(../img/background/background-tile.png) repeat;
+
background:url(https://static.igem.org/mediawiki/2015/f/f2/Dundee15-background.png) repeat;
 
color: #e9e9e9;
 
color: #e9e9e9;
 
     /*background: -webkit-linear-gradient(#606060, #121212);
 
     /*background: -webkit-linear-gradient(#606060, #121212);

Revision as of 15:34, 3 July 2015