Template:Leanna zunecss

From 2010.igem.org

(Difference between revisions)
(New page: {{CM_css}} <html> <head> <script type="text/javascript" src="http://www.sunsean.com/idTabs/jquery.idTabs.min.js"></script> <script type="text/javascript" src="http://jquery.com/demo/thic...)
 
(11 intermediate revisions not shown)
Line 282: Line 282:
#menu {
#menu {
-
font-size: 16px;
 
  background-color: transparent;
  background-color: transparent;
  position: relative;
  position: relative;
Line 292: Line 291:
/* this controls link space of items on top menu*/
/* this controls link space of items on top menu*/
#menu ul a {
#menu ul a {
 +
  font-size: 12px;
         display: block;
         display: block;
         width: 100px;
         width: 100px;
-
         height: 20px;
+
         height: 30px;
}
}
#menu ul {
#menu ul {
 +
background-color: pink;
         float: left;
         float: left;
list-style: none;
list-style: none;
Line 305: Line 306:
#menu ul li {
#menu ul li {
 +
  font-size: 12px;
         float: left;
         float: left;
         opacity: 80%;
         opacity: 80%;
Line 311: Line 313:
         width: 100px;
         width: 100px;
         height: 20px;
         height: 20px;
-
         text-align: left;
+
         text-align: center;
}
}
.topMenu{
.topMenu{
     display:block;
     display:block;
-
    border-left: 5px solid gray;
 
     font-family: Sans-Serif;
     font-family: Sans-Serif;
     font-size: 10px;
     font-size: 10px;
Line 343: Line 344:
         width: 100px;
         width: 100px;
         position: relative;
         position: relative;
-
font-size: 10px;
 
list-style: none;
list-style: none;
}
}

Latest revision as of 22:05, 15 September 2010