Team:SDU-Denmark/css2

From 2010.igem.org

(Difference between revisions)
Line 15: Line 15:
list-style: none;
list-style: none;
position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
 +
        font-family: verdana, sans-serif;
 +
        font-size: 17px;
 +
        font-weight: bold;
         color: #FFFFFF;
         color: #FFFFFF;
         text-align: //center;
         text-align: //center;
Line 86: Line 89:
   width: 823px;
   width: 823px;
   height: 36px;
   height: 36px;
-
  font-family: verdana, sans-serif;
 
-
  font-size: 17px;
 
-
  font-weight: bold;
 
-
  color: #FFFFFF;
 
-
  background-image: url(https://static.igem.org/mediawiki/2010/7/7f/Team-SDU-Denmark-Navibg.jpg);
 
}
}

Revision as of 13:31, 28 June 2010