Team:UNAM-Genomics Mexico/Templates/Notebook
From 2011.igem.org
(Difference between revisions)
(Removed repeated sections (those generated automatically)) |
(added css rules for <div id="content">) |
||
Line 2: | Line 2: | ||
<!-- | <!-- | ||
- | @VERSION 1.0. | + | @VERSION 1.0.1 |
@NAME /Templates/Notebook | @NAME /Templates/Notebook | ||
@DESC This is a wiki template designed to contain the background layout and menu of all our page. | @DESC This is a wiki template designed to contain the background layout and menu of all our page. | ||
Line 163: | Line 163: | ||
} | } | ||
+ | /*content and bodyContent are given the same properties to avoid problems*/ | ||
+ | div#content{ | ||
+ | position: relative; | ||
+ | width: 1000px; | ||
+ | margin: 0 auto; | ||
+ | padding: 0px 0px 0px 0px; | ||
+ | border: none; | ||
+ | z-index: 0; | ||
+ | background-color: transparent; | ||
+ | color: #000000; | ||
+ | text-align:justify; | ||
+ | line-height: 1.2em; | ||
+ | font-size:100%; | ||
+ | font-family: "Maiandra GD", Garamond, "Tempus Sans ITC", Papyrus, "Kristen ITC", | ||
+ | "Segoe Print", "Comic Sans MS", Verdana, sans-serif; | ||
+ | } | ||
div#bodyContent{ | div#bodyContent{ | ||
position: relative; | position: relative; |
Revision as of 02:09, 11 July 2011
Alfa | Beta | Gamma | Delta | Épsilon | Zeta |
{{{content}}}