Template:NTUGlobal

From 2009.igem.org

(Difference between revisions)
Line 79: Line 79:
#banner {background: url(https://static.igem.org/mediawiki/2008/7/74/NTUadmfade.jpg) center center no-repeat; height:152px;}
#banner {background: url(https://static.igem.org/mediawiki/2008/7/74/NTUadmfade.jpg) center center no-repeat; height:152px;}
-
#menu {background:#eee;}
+
#menu {background:#fff; border:1px #202020 dotted;}
-
#menu .link {background:#eee; text-align:left;}
+
#menu .link {background:#fff; text-align:left;}
#menu .link:hover {background:#202020;}
#menu .link:hover {background:#202020;}
#menu .link a {display:inline-block; width:95%; color: #202020; font-weight:bold; text-decoration:none; text-align:left; font-variant:small-caps; text-transform:lowercase;}
#menu .link a {display:inline-block; width:95%; color: #202020; font-weight:bold; text-decoration:none; text-align:left; font-variant:small-caps; text-transform:lowercase;}
-
#menu a:hover, #menu .link:hover a {color:#eee;}  
+
#menu a:hover, #menu .link:hover a {color:#00b4ff;}  
-
#sidebar li a {
 
-
  display:block; /* a must */
 
-
  border: solid #666;
 
-
  border-width: 0 1px; /* left and right borders only */
 
-
  text-decoration: none;
 
-
  outline:none; /* so as not to distract from the effect */
 
-
  color: #000;
 
-
  background: #e4e4e4;
 
-
}
 
-
#sidebar li a c {
 
-
  display: block; /* another must */
 
-
  position:relative; /* because the child elements are positioned */
 
-
  top: -1px; /* drag it up a little, creates the top notches */
 
-
  left: 0;
 
-
  border:solid #666;
 
-
  border-width:1px 0 0; /* top border only */
 
-
  font-weight:normal;
 
-
}
 
-
#sidebar li a c c {
 
-
  border-width:0 0 1px; /* bottom border only */
 
-
  top: 2px; /* pushed down a little to create the bottom notches */
 
-
}
 
Line 122: Line 100:
<div id="menu" class="clearfix">
<div id="menu" class="clearfix">
-
<div class="grid_2 link">[[Team:NTU-Singapore | Home]]</div><div class="grid_2 link">[[Team:NTU-Singapore/About | About]]</div><div class="grid_2 link">[[Team:NTU-Singapore/Overview | Project Overview]]</div><div class="grid_2 link">[[Team:NTU-Singapore/Parts | Parts]]</div><div class="grid_2 link">[[Team:NTU-Singapore/HPA | Human Practice]]</div><div class="grid_2 link">[[Team:NTU-Singapore/Ack | Acknowledgements]]</div>
+
<div class="grid_2 alpha link">[[Team:NTU-Singapore | Home]]</div><div class="grid_2 link">[[Team:NTU-Singapore/About | About]]</div><div class="grid_2 link">[[Team:NTU-Singapore/Overview | Project Overview]]</div><div class="grid_2 link">[[Team:NTU-Singapore/Parts | Parts]]</div><div class="grid_2 link">[[Team:NTU-Singapore/HPA | Human Practice]]</div><div class="grid_2 omega link">[[Team:NTU-Singapore/Ack | Acknowledgements]]</div>
</div>
</div>

Revision as of 02:01, 14 June 2009