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

 
(4 intermediate revisions by 2 users not shown)
Line 158: Line 158:
 
/* HEADER */
 
/* HEADER */
 
header {
 
header {
background:url(../img/newbg1.png) no-repeat;
+
background:url(<!--Put image source in ""-->../img/newbg1.png) no-repeat;
 
height:700px;
 
height:700px;
 
width: 100%;
 
width: 100%;
Line 514: Line 514:
 
float: right;
 
float: right;
 
border: 2px solid black;
 
border: 2px solid black;
background-color: gray;
+
background-color: #2b2b2b;
 
margin-bottom: 0px;
 
margin-bottom: 0px;
 
margin-top: 5px;
 
margin-top: 5px;
Line 665: Line 665:
  
 
.modal {
 
.modal {
top: 100px;
+
top: 70px;
 
}  
 
}  
  
Line 830: Line 830:
 
</style>
 
</style>
 
</html>
 
</html>
 +
1

Latest revision as of 15:43, 13 September 2015

1