Team:SYSU-Software/examples.css
From 2012.igem.org
(Difference between revisions)
Nie1234567 (Talk | contribs) (Created page with "BODY { padding-top: ; BACKGROUND: #fff; font: 86% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; padding-bottom: ; } H1 { FONT-FAMILY: "Trebuchet MS",Verdana...") |
Nie1234567 (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | <style type="text/css"> | ||
BODY { | BODY { | ||
padding-top: ; | padding-top: ; | ||
Line 22: | Line 23: | ||
BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none | BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none | ||
} | } | ||
+ | <style> |
Latest revision as of 11:32, 13 July 2012
<style type="text/css"> BODY { padding-top: ; BACKGROUND: #fff; font: 86% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; padding-bottom: ; } H1 { FONT-FAMILY: "Trebuchet MS",Verdana,Sans-Serif } H2 { FONT-FAMILY: "Trebuchet MS",Verdana,Sans-Serif } H3 { FONT-FAMILY: "Trebuchet MS",Verdana,Sans-Serif; } H2 { FONT-SIZE: 1.5em; TEXT-TRANSFORM: uppercase; COLOR: #1c417c; PADDING-TOP: 0.5em; LETTER-SPACING: 0.4pt } H3 { FONT-SIZE: 1em; TEXT-TRANSFORM: uppercase; COLOR: #0464bb; PADDING-TOP: 0.5em; LETTER-SPACING: 0.2pt } A IMG { BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none } <style>