Difference between revisions of "project12:Frontpage"

From rbse
Jump to: navigation, search
Line 10: Line 10:
 
padding: 0px;
 
padding: 0px;
 
border: 0px;
 
border: 0px;
color: #33CCCC;
+
color: #FF3333;
 
background: white url(http://rbse.hyperbody.nl/images/f/fd/P4_TEMPLATE-13.png);
 
background: white url(http://rbse.hyperbody.nl/images/f/fd/P4_TEMPLATE-13.png);
 
}
 
}
Line 20: Line 20:
 
width: 80px;
 
width: 80px;
 
height: 30px;
 
height: 30px;
border: 2px solid #33CCCC;
+
border: 2px solid #black;
 
margin-right: 30px;
 
margin-right: 30px;
 
margin-top: 270px;
 
margin-top: 270px;
background: white;
+
background: black;
 
opacity: 0.8;
 
opacity: 0.8;
 
}
 
}
Line 37: Line 37:
 
opacity: 0.8;
 
opacity: 0.8;
 
}
 
}
div#headercontainer a:link    {color: #33CCCC; text-decoration: none; opacity: 1;}
+
div#headercontainer a:link    {color: #white; text-decoration: none; opacity: 1;}
 
div#headercontainer a:visited {color: black; text-decoration: none; opacity: 1;}
 
div#headercontainer a:visited {color: black; text-decoration: none; opacity: 1;}
div#headercontainer a:active  {color: #33CCCC; text-decoration: none; opacity: 1;}
+
div#headercontainer a:active  {color: #FF3333; text-decoration: none; opacity: 1;}
 
div#headercontainer a:hover  {color: #33CCCC; text-decoration: none; opacity: 1;}
 
div#headercontainer a:hover  {color: #33CCCC; text-decoration: none; opacity: 1;}
 
</style>
 
</style>

Revision as of 13:56, 11 September 2018



work in progress...