Team:UNAM-Genomics Mexico/Templates/Notebook
From 2011.igem.org
(Difference between revisions)
Line 14: | Line 14: | ||
} | } | ||
+ | body{ | ||
+ | background-color: black; | ||
+ | background-image: url("https://static.igem.org/mediawiki/2011/9/98/Black_cardboard_tiled_UGM.png"); | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | text-align: center; | ||
+ | font-size:medium; | ||
+ | font-family: "Maiandra GD", Garamond, "Tempus Sans ITC", Papyrus, "Kristen ITC", | ||
+ | "Segoe Print", "Comic Sans MS", Verdana, sans-serif; | ||
+ | } | ||
+ | div#globalWrapper{ | ||
+ | background-color: transparent; | ||
+ | font-size: 100%; | ||
+ | } | ||
- | + | /*content and bodyContent are given the same properties to avoid problems*/ | |
- | /* | + | div#content{ |
- | + | ||
- | + | ||
- | + | ||
- | div# | + | |
position: relative; | position: relative; | ||
width: 1000px; | width: 1000px; | ||
- | |||
margin: 0 auto; | margin: 0 auto; | ||
+ | padding: 0px 0px 0px 0px; | ||
border: none; | border: none; | ||
z-index: 0; | z-index: 0; | ||
background-color: transparent; | background-color: transparent; | ||
- | color: # | + | color: #000000; |
- | font-size: | + | text-align:justify; |
+ | line-height: 1em; | ||
+ | font-size:100%; | ||
font-family: "Maiandra GD", Garamond, "Tempus Sans ITC", Papyrus, "Kristen ITC", | font-family: "Maiandra GD", Garamond, "Tempus Sans ITC", Papyrus, "Kristen ITC", | ||
"Segoe Print", "Comic Sans MS", Verdana, sans-serif; | "Segoe Print", "Comic Sans MS", Verdana, sans-serif; | ||
} | } | ||
- | div# | + | div#bodyContent{ |
- | + | position: relative; | |
width: 1000px; | width: 1000px; | ||
- | + | margin: 0 auto; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | margin: | + | |
padding: 0px 0px 0px 0px; | padding: 0px 0px 0px 0px; | ||
+ | border: none; | ||
+ | z-index: 0; | ||
+ | background-color: transparent; | ||
+ | color: #000000; | ||
+ | text-align:justify; | ||
+ | line-height: 1em; | ||
+ | font-size:100%; | ||
+ | font-family: "Maiandra GD", Garamond, "Tempus Sans ITC", Papyrus, "Kristen ITC", | ||
+ | "Segoe Print", "Comic Sans MS", Verdana, sans-serif; | ||
+ | /* | ||
+ | Fonts I recomend the most: | ||
+ | "Maiandra GD", Garamond, | ||
+ | Fonts that resemble handwriting but are uncomfortable to read. | ||
+ | These letters are too decorated: | ||
+ | "Viner Hand ITC","Bradley Hand ITC","Lucida Handwriting","Tempus Sans ITC", | ||
+ | These letter is too small: | ||
+ | Gabriola, | ||
+ | These letter is too narrow: | ||
+ | "Juice ITC", | ||
+ | */ | ||
} | } | ||
- | # | + | div#content h1.firstHeading{ |
- | display: | + | display: none; |
} | } | ||
- | div | + | div#bodyContent p{ |
- | + | margin: 0em 0em 0em 0em; | |
} | } | ||
- | div | + | div#contentSub{ |
- | + | margin: 0 0 0.7em 0; | |
- | + | ||
} | } | ||
- | div# | + | div#catlinks{ |
display: none; | display: none; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
- | / | + | /*********************************** |
- | + | iGEM header instructions | |
- | + | ***********************************/ | |
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
/******************************* | /******************************* |
Revision as of 01:01, 22 September 2011
{{{content}}}