Team:Duke/brainstorm.html
From 2008.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
This is a title | This is a title | ||
</title> | </title> | ||
+ | <style> | ||
+ | |||
+ | .ideasList{ | ||
+ | margin-bottom:30px | ||
+ | } | ||
+ | |||
+ | ul#sub { | ||
+ | margin:0px; | ||
+ | padding:0px; | ||
+ | font-size:12px; | ||
+ | list-style-image:none; | ||
+ | list-style-type:none; | ||
+ | |||
+ | } | ||
+ | |||
+ | #sub li { margin-bottom:20px;} | ||
+ | |||
+ | #sub li a { | ||
+ | color:#3300FF; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | |||
+ | #sub li a:hover { | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | .links { | ||
+ | width:100%; | ||
+ | background-color:rgb(200,200,223); | ||
+ | margin-bottom:30px; | ||
+ | } | ||
+ | |||
+ | .links tr { | ||
+ | background-color: rgb(200,200,255); | ||
+ | } | ||
+ | |||
+ | .links td:hover { | ||
+ | background-color: rgb(255,141,28); | ||
+ | } | ||
+ | |||
+ | |||
+ | .links a{ | ||
+ | text-decoration:none; | ||
+ | font-size:15pt; | ||
+ | font-weight:bold; | ||
+ | font:'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; | ||
+ | color: rgb(255,255,255); | ||
+ | } | ||
+ | |||
+ | .links a:active { | ||
+ | background-color: rgb(255,141,28); | ||
+ | } | ||
+ | |||
+ | .links a:hover { | ||
+ | color: rgb(255,255,255); | ||
+ | } | ||
+ | |||
+ | #navactive { | ||
+ | background-color: rgb(255,141,28); | ||
+ | } | ||
+ | |||
+ | |||
+ | #header { | ||
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | h4 { | ||
+ | font-size: 14pt; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | |||
+ | dt { | ||
+ | font-size: 12pt; | ||
+ | } | ||
+ | |||
+ | #projectnav h4 { | ||
+ | padding: .4ex; | ||
+ | } | ||
+ | |||
+ | #projectnav dt { | ||
+ | font-weight: normal; | ||
+ | margin: 1.5ex 0 0 0; | ||
+ | } | ||
+ | |||
+ | #projectnav h4, #projectnav dt, #projectnav dd { | ||
+ | text-align: center; | ||
+ | text-indent: 0; | ||
+ | margin-left: 0; | ||
+ | } | ||
+ | |||
+ | #hbnav dd { | ||
+ | background-color: rgb(0,80,200); | ||
+ | border-left: dashed #FFF 3px; | ||
+ | border-right: dashed #FFF 3px; | ||
+ | padding: .8ex; | ||
+ | } | ||
+ | |||
+ | #denav dd{ | ||
+ | background-color: rgb(37,170,113); | ||
+ | border-left: dashed #FFF 3px; | ||
+ | border-right: dashed #FFF 3px; | ||
+ | padding: 1ex; | ||
+ | margin-top: 0; | ||
+ | } | ||
+ | |||
+ | #projectnav a { | ||
+ | color: #fff; | ||
+ | } | ||
+ | |||
+ | #pagecontent p { | ||
+ | text-indent: 1.25em; | ||
+ | } | ||
+ | </style> | ||
</head> | </head> | ||
<body> | <body> |
Latest revision as of 18:20, 30 June 2008
"Hidar"
Home | Projects | Brainstorming | Parts | Notebook | About Us |