CSS/gifu/project
From 2014.igem.org
(Difference between revisions)
(15 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
h1 { | h1 { | ||
- | font-family: | + | font-family: ; |
color:; | color:; | ||
} | } | ||
+ | |||
+ | h4 { | ||
+ | font-size:large; | ||
+ | } | ||
+ | |||
+ | h5 { | ||
+ | font-size:medium; | ||
+ | } | ||
+ | |||
#index { | #index { | ||
Line 10: | Line 19: | ||
} | } | ||
- | . | + | .table { |
text-align:center; | text-align:center; | ||
border-collapse:collapse; | border-collapse:collapse; | ||
empty-cells:show; | empty-cells:show; | ||
- | + | margin:auto; | |
- | + | ||
- | |||
- | |||
} | } | ||
- | + | .conc { | |
- | font-size: | + | font-size:200%; |
} | } | ||
- | + | span.y { | |
- | font- | + | color:red; |
+ | font-weight:bold; | ||
} | } | ||
- | + | span.n { | |
- | font- | + | color:blue; |
+ | font-weight:bold; | ||
} | } | ||
- | . | + | .pic { |
- | margin:auto; | + | margin-left:auto; |
+ | margin-right:auto; | ||
} | } | ||
Latest revision as of 16:39, 17 October 2014