Template:Chiba base
From 2013.igem.org
(Difference between revisions)
Line 135: | Line 135: | ||
.nav ul li#now ul li a { | .nav ul li#now ul li a { | ||
color: #01b2a8; | color: #01b2a8; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | .header { | ||
+ | margin-left:-10px; | ||
+ | margin-right:-10px; | ||
+ | background-color:#02a8a0; | ||
+ | background-image: -webkit-linear-gradient(#01cbc1, #037d77); | ||
+ | background-image: linear-gradient(#01cbc1, #037d77); | ||
+ | padding: 10px; | ||
+ | margin-bottom:5px; | ||
+ | } | ||
+ | h1 { | ||
+ | font-weight:bold; | ||
+ | color:#ffffff; | ||
} | } | ||
Line 146: | Line 163: | ||
<body> | <body> | ||
+ | |||
+ | <div class="header"> | ||
+ | <h1>Chiba</h1> | ||
+ | </div> | ||
+ | |||
<div class="nav"> | <div class="nav"> |
Revision as of 13:49, 30 August 2013