Difference between revisions of "project09:Frontpage"

From ex25
Jump to: navigation, search
Line 18: Line 18:
 
float: right;
 
float: right;
 
width: 80px;
 
width: 80px;
height: 25px;
+
height: 30px;
 
border: 2px solid #FFFF33;
 
border: 2px solid #FFFF33;
 
margin-right: 30px;
 
margin-right: 30px;
 
margin-top: 270px;
 
margin-top: 270px;
 
background: black;
 
background: black;
opacity: 0.8;
+
opacity: 0.6;
 
}
 
}
 
div#mainbutton {
 
div#mainbutton {
 
float: left;
 
float: left;
 
width: 100px;
 
width: 100px;
height: 25px;
+
height: 30px;
 
border: 2px solid black;
 
border: 2px solid black;
 
margin-right: 10px;
 
margin-right: 10px;
Line 34: Line 34:
 
align: center;
 
align: center;
 
background: black;
 
background: black;
opacity: 0.8;
+
opacity: 0.6;
 
}
 
}
 
div#headercontainer a:link    {color: white; text-decoration: none; opacity: 1;}
 
div#headercontainer a:link    {color: white; text-decoration: none; opacity: 1;}

Revision as of 17:38, 3 November 2015






project name