Team:UC Chile/style

From 2012.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 92: Line 92:
   position:relative;
   position:relative;
         width: 110px;
         width: 110px;
 +
}
}
#nav a{
#nav a{
Line 114: Line 115:
position:absolute;
position:absolute;
left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
 +
        border-bottom: 1px solid black;
 +
       
}
}
Line 138: Line 141:
         color: black;
         color: black;
}
}
 +
 +
.selflink{
 +
margin-top: 5px;
 +
}
 +
.center{
.center{
  text-align: center;
  text-align: center;

Latest revision as of 15:53, 31 March 2012