Team:UNAM-Genomics Mexico/Templates/Home
From 2011.igem.org
(Difference between revisions)
(adjusting cells...) |
m (Used darker .sixpack color. Removed .menu-right li a color) |
||
(7 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<!-- | <!-- | ||
- | @VERSION 1. | + | @VERSION 1.1.5 |
@NAME /Templates/Home | @NAME /Templates/Home | ||
@DESC This is a wiki template designed for the welcoming page. | @DESC This is a wiki template designed for the welcoming page. | ||
Line 21: | Line 21: | ||
})(); | })(); | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</script> | </script> | ||
<style> | <style> | ||
Line 149: | Line 30: | ||
body{ | body{ | ||
background-color: black; | background-color: black; | ||
- | background-image: url("https://static.igem.org/mediawiki/2011/9/98/Black_cardboard_tiled_UGM.png"); | + | /*background-image: url("https://static.igem.org/mediawiki/2011/9/98/Black_cardboard_tiled_UGM.png");*/ |
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
Line 160: | Line 41: | ||
background-color: transparent; | background-color: transparent; | ||
font-size: 100%; | font-size: 100%; | ||
+ | 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", | ||
+ | */ | ||
} | } | ||
Line 165: | Line 61: | ||
div#content{ | div#content{ | ||
position: relative; | position: relative; | ||
- | width: | + | width: 800px; |
margin: 0 auto; | margin: 0 auto; | ||
padding: 0px 0px 0px 0px; | padding: 0px 0px 0px 0px; | ||
Line 173: | Line 69: | ||
color: #000000; | color: #000000; | ||
text-align:justify; | text-align:justify; | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
div#bodyContent{ | div#bodyContent{ | ||
position: relative; | position: relative; | ||
padding: 0px; | padding: 0px; | ||
- | width: | + | width: 800px; |
- | height: | + | height: 525px; |
- | margin: | + | margin: 16px 0px; |
border: none; | border: none; | ||
z-index: 0; | z-index: 0; | ||
- | background-color: | + | background-color: transparent; |
color: #000000; | color: #000000; | ||
text-align:justify; | text-align:justify; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
div#content h1.firstHeading{ | div#content h1.firstHeading{ | ||
Line 209: | Line 86: | ||
} | } | ||
div#bodyContent p{ | div#bodyContent p{ | ||
- | margin: | + | margin: 0px 0px 0px 0px; |
} | } | ||
div#contentSub{ | div#contentSub{ | ||
- | margin: | + | margin: 0; |
} | } | ||
div#catlinks{ | div#catlinks{ | ||
Line 225: | Line 102: | ||
div#top-section{ | div#top-section{ | ||
position: relative; | position: relative; | ||
- | width: | + | width: 800px; |
- | height: | + | height: 60px; |
margin: 0 auto; | margin: 0 auto; | ||
border: none; | border: none; | ||
z-index: 0; | z-index: 0; | ||
- | background-color: | + | background-color: #0b3c23; /*Logo based color*/ |
+ | /*background-image: url("https://static.igem.org/mediawiki/2011/5/5b/Darkgrey_noise_UGM.png");*/ | ||
color: #FF0000; | color: #FF0000; | ||
- | |||
- | |||
- | |||
} | } | ||
div#p-logo{ | div#p-logo{ | ||
display: none; | display: none; | ||
- | width: | + | width: 800px; |
z-index: 1; | z-index: 1; | ||
} | } | ||
Line 244: | Line 119: | ||
position: absolute; | position: absolute; | ||
width: 400px; | width: 400px; | ||
- | height: | + | height: 60px; |
z-index: 5; | z-index: 5; | ||
- | top: | + | top: 0px; |
- | margin-top: - | + | margin-top: 0px; |
+ | font-size:85%; | ||
+ | font-family: "Maiandra GD", Garamond, "Tempus Sans ITC", Papyrus, "Kristen ITC", | ||
+ | "Segoe Print", "Comic Sans MS", Verdana, sans-serif; | ||
} | } | ||
#menubar ul{ | #menubar ul{ | ||
Line 258: | Line 136: | ||
div.left-menu{ | div.left-menu{ | ||
text-align: left; | text-align: left; | ||
+ | } | ||
+ | div.left-menu:hover { | ||
+ | background-color: transparent; | ||
} | } | ||
div.right-menu{ | div.right-menu{ | ||
text-align: right; | text-align: right; | ||
right: 0px; | right: 0px; | ||
+ | } | ||
+ | div.right-menu li a{ | ||
+ | background-color: transparent; | ||
} | } | ||
div#search-controls{ | div#search-controls{ | ||
Line 268: | Line 152: | ||
#menubar a{ | #menubar a{ | ||
text-decoration:none; | text-decoration:none; | ||
- | color: | + | color:black; |
} | } | ||
#menubar a:visited { | #menubar a:visited { | ||
- | color:# | + | color:grey; |
+ | } | ||
+ | #menubar a:hover { | ||
+ | color: silver; | ||
} | } | ||
Line 279: | Line 166: | ||
div#footer-box { | div#footer-box { | ||
margin: 0 auto; | margin: 0 auto; | ||
- | width: | + | width: 790px; |
padding: 5px; | padding: 5px; | ||
- | background-color: # | + | background-color: #0b3c23; /*Logo based color*/ |
- | background-image: url("https://static.igem.org/mediawiki/2011/5/5b/Darkgrey_noise_UGM.png"); | + | /*background-image: url("https://static.igem.org/mediawiki/2011/5/5b/Darkgrey_noise_UGM.png");*/ |
border: none; | border: none; | ||
} | } | ||
div#footer-box div#footer ul#f-list li a { | div#footer-box div#footer ul#f-list li a { | ||
- | color: | + | color: black; |
+ | text-decoration: none; | ||
+ | } | ||
+ | div#footer-box div#footer ul#f-list li a:visited { | ||
+ | color: grey; | ||
} | } | ||
div#footer-box div#footer ul#f-list li a:hover { | div#footer-box div#footer ul#f-list li a:hover { | ||
- | color: | + | color: silver; |
} | } | ||
+ | #f-poweredbyico{ | ||
+ | display: none; | ||
+ | } | ||
+ | #f-copyrightico{ | ||
+ | display: none; | ||
+ | } | ||
+ | |||
/******************************* | /******************************* | ||
Line 298: | Line 196: | ||
margin: 0px; | margin: 0px; | ||
padding: 0px; | padding: 0px; | ||
- | width: | + | width: 246px; |
- | height: | + | height: 246px; |
border: none; | border: none; | ||
- | background-color: # | + | background-color: #1f763c; /*Logo based color*/ |
} | } | ||
Line 312: | Line 210: | ||
position:absolute; | position:absolute; | ||
top: 0px; | top: 0px; | ||
- | left: | + | left: 277px; |
} | } | ||
div#URC{ | div#URC{ | ||
Line 321: | Line 219: | ||
div#BLC{ | div#BLC{ | ||
position:absolute; | position:absolute; | ||
- | top: | + | top: 277px; |
left: 0px; | left: 0px; | ||
} | } | ||
div#BMC{ | div#BMC{ | ||
position:absolute; | position:absolute; | ||
- | top: | + | top: 277px; |
- | left: | + | left: 277px; |
} | } | ||
div#BRC{ | div#BRC{ | ||
position:absolute; | position:absolute; | ||
- | top: | + | top: 277px; |
right: 0px; | right: 0px; | ||
} | } | ||
Line 339: | Line 237: | ||
</html> | </html> | ||
+ | _NOTOC_ | ||
<div id="ULC" class="sixpack"> | <div id="ULC" class="sixpack"> | ||
{{{ULC}}} | {{{ULC}}} |
Latest revision as of 04:19, 24 July 2011
_NOTOC_
{{{ULC}}}
{{{UMC}}}
{{{URC}}}
{{{BLC}}}
{{{BMC}}}
{{{BRC}}}