Team:Valencia UPV/style css

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style>
<style>
-
 
body
body
-
{
 
-
background-image:  url(https://static.igem.org/mediawiki/2014/5/56/Logo_upv.png);
 
-
font-family: arial;
 
-
 
-
 
-
}
 
-
 
-
footer-box, #siteSub, #search-controls, .firstHeading, #contentSub, #catlinks, #p-logo {
 
-
display:none;
 
-
}
 
-
 
-
.Buttons
 
-
{
 
-
background-color: #87CEEB;
 
-
width: 200px;
 
-
height: 100px;
 
-
margin: 20px;
 
-
border: 5px outset black;
 
-
 
-
}
 
-
 
-
#main
 
-
{
 
-
position: relative;
 
-
width: 92%;
 
-
left: 4%;
 
-
background-color: #EEE8AA;
 
-
 
-
 
-
}
 
-
 
-
/*HEADER MENU STYLE*/
 
-
 
-
.example
 
-
{
 
-
background:#fff url(https://static.igem.org/mediawiki/2014/5/5c/Ivllobel_blue.jpg); /* METER EL FONDO */
 
-
width:711px;
 
-
height:50px;
 
-
border:1px #000 solid;
 
-
margin:20px auto;
 
-
padding:15px;
 
-
border-radius:3px;
 
-
-moz-border-radius:3px;
 
-
-webkit-border-radius:3px;
 
-
}
 
-
 
-
 
-
/* main menu styles */
 
-
.menu
 
-
{
 
-
background-color:#d0e6f5;
 
-
text-align:center;
 
-
width:100%;
 
-
}
 
-
 
-
.menu > span
 
-
{
 
-
display:inline-block;
 
-
margin:0 auto;
 
-
}
 
-
 
-
#nav
 
-
{
 
-
display:inline;
 
-
text-align:center;
 
-
position:relative;
 
-
list-style-type:none;
 
-
}
 
-
 
-
#nav > li
 
-
{
 
-
float:left;
 
-
padding:0;
 
-
position:relative;
 
-
}
 
-
 
-
#nav > li > a
 
-
{
 
-
border:1px solid transparent;
 
-
color:#4F4F4F;
 
-
display:block;
 
-
font-size:90%;
 
-
padding:3px 10px;
 
-
position:relative;body
 
{
{
Line 555: Line 470:
/* END OF THE ACCORDION*/
/* END OF THE ACCORDION*/
 +
</style>
</style>
</html>
</html>

Revision as of 17:47, 5 August 2014