Template:Team:NCTU Formosa/css

From 2012.igem.org

(Difference between revisions)
m
m
 
(5 intermediate revisions not shown)
Line 219: Line 219:
#cover-wrapper, #abstract-wrapper, #news-wrapper {
#cover-wrapper, #abstract-wrapper, #news-wrapper {
-
background:url(px.png) transparent repeat;
+
background:url(https://static.igem.org/mediawiki/2012/8/84/Px.png) transparent repeat;
-moz-box-shadow:4px 4px 8px 2px rgba(20%,20%,40%,0.5);
-moz-box-shadow:4px 4px 8px 2px rgba(20%,20%,40%,0.5);
-webkit-box-shadow:4px 4px 8px 2px rgba(20%,20%,40%,0.5);
-webkit-box-shadow:4px 4px 8px 2px rgba(20%,20%,40%,0.5);
Line 247: Line 247:
width: 307px;
width: 307px;
height: 30px;
height: 30px;
-
background:url(subtitle-abstract.png) transparent no-repeat;
+
background:url(https://static.igem.org/mediawiki/2012/3/31/Subtitle-abstract.png) transparent no-repeat;
}
}
#abstract-title span {
#abstract-title span {
Line 258: Line 258:
width: 307px;
width: 307px;
weight: 30px;
weight: 30px;
-
background:url(subtitle-news.png) transparent no-repeat;
+
background:url(https://static.igem.org/mediawiki/2012/7/75/Subtitle-news.png) transparent no-repeat;
}
}
#news-title span {
#news-title span {
Line 373: Line 373:
#top-section {
#top-section {
-
height: 30px;
+
height: 17px;
background:url(https://static.igem.org/mediawiki/2012/8/84/Px.png) transparent repeat;
background:url(https://static.igem.org/mediawiki/2012/8/84/Px.png) transparent repeat;
width: 100%;
width: 100%;
Line 380: Line 380:
#menubar {
#menubar {
-
top: 2px;
+
top: 0px;
-
font-family: 'Droid Sans', sans-serif;
+
font:11px Helvetica, Arial, Sans-serif;
}
}
Line 402: Line 402:
.left-menu li a:hover {
.left-menu li a:hover {
-
color: #eeeeee;
+
color: white;
}
}
Line 435: Line 435:
.right-menu li a:hover {
.right-menu li a:hover {
-
color: #eeeeee;
+
color: white;
 +
text-decoration:underline;
}
}
Line 453: Line 454:
border: 0px;
border: 0px;
}
}
-
 
+
.new {
 +
color:white;
 +
}
#footer-box {
#footer-box {
Line 467: Line 470:
a {
a {
-
color: #eeeeee;
+
color: white;
text-decoration: none;
text-decoration: none;
}
}
a:hover {
a:hover {
-
color: #eeeeee;
+
color: white;
text-decoration: underline;
text-decoration: underline;
}
}
Line 479: Line 482:
display: none;
display: none;
}
}
-
 
p {
p {
margin: 0px;
margin: 0px;
 +
}
 +
#left-menu {
 +
margin-left:5px;
}
}
</style>
</style>
Line 665: Line 670:
</script>
</script>
</head>
</head>
 +
<body>
 +
<div id="header-wrapper">
 +
<div id="header">
 +
  <div id="title">
 +
    <p>NCTU_Formosa</p>
 +
  </div>
 +
  <div id="menu">
 +
    <ul>
 +
      <li class="m1 current"><a href="#" title="Home" class="current">Home</a></li>
 +
      <li class="m2"><a href="#" title="Project" class="link">Project</a></li>
 +
      <li class="m3"><a href="#" title="Note" class="link">Note</a></li>
 +
      <li class="m4"><a href="#" title="Parts Submitted" class="link">Parts Submitted</a></li>
 +
      <li class="m5"><a href="#" title="Safety" class="link">Satety</a></li>
 +
      <li class="m6"><a href="#" title="Human Practice" class="link">Human Practice</a></li>
 +
      <li class="m7"><a href="#" title="Official Team Profile" class="link">Official Team Profile</a></li>
 +
    </ul>
 +
  </div>
 +
</div>
 +
</div>

Latest revision as of 13:48, 2 September 2012

Team:NCTU Formosa - 2012.igem.org