User:Lucas.schirmer
From 2009.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<head> | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | body{ | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | font-size:13px; | ||
+ | font-family:verdana, Arial, Helvetica, sans-serif; | ||
+ | color:#333333; | ||
+ | background-color:#FFFFFF; | ||
+ | } | ||
+ | |||
+ | img{display:block; margin:0; padding:0; border:none;} | ||
+ | .justify{text-align:justify;} | ||
+ | .bold{font-weight:bold;} | ||
+ | .center{text-align:center;} | ||
+ | .right{text-align:right;} | ||
+ | .nostart {list-style-type:none; margin:0; padding:0;} | ||
+ | .clear{clear: both;} | ||
+ | br.clear{clear:both; margin-top:-15px;} | ||
+ | a{ | ||
+ | color:#B2C629; | ||
+ | background-color:#FFFFFF; | ||
+ | outline:none; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
#topnav li { | #topnav li { | ||
float:left; | float:left; |
Revision as of 19:08, 15 June 2010