Team:NYMU-Taipei/Header
From 2013.igem.org
(Difference between revisions)
Mastershot (Talk | contribs) |
Mastershot (Talk | contribs) |
||
(17 intermediate revisions not shown) | |||
Line 174: | Line 174: | ||
.main{ | .main{ | ||
+ | position: relative; | ||
width: inherit; | width: inherit; | ||
padding: 40px 35px; | padding: 40px 35px; | ||
Line 180: | Line 181: | ||
/*Basic Styles | /*Basic Styles | ||
*********************************************/ | *********************************************/ | ||
+ | .main h1 { | ||
+ | font-family: 'Cantora One', sans-serif; | ||
+ | font-size: 3.5em; | ||
+ | color: #000066; | ||
+ | border-bottom: 0px; | ||
+ | } | ||
.main h2 { | .main h2 { | ||
Line 211: | Line 218: | ||
font-family: sans-serif; | font-family: sans-serif; | ||
font-size: 1em; | font-size: 1em; | ||
- | + | text-indent: 2em; | |
border: 0; | border: 0; | ||
padding-left: 50px; | padding-left: 50px; | ||
Line 224: | Line 231: | ||
position: relative; | position: relative; | ||
margin: 0 auto; | margin: 0 auto; | ||
+ | } | ||
+ | .main .equation { | ||
+ | text-align: center; | ||
+ | position: relative; | ||
+ | margin: 0 auto; | ||
+ | width: 700px; | ||
+ | padding: 10px; | ||
+ | background: #fff; | ||
+ | border-radius: 5px; | ||
+ | -webkit-border-radius: 5px; /* Safari 5 and older */ | ||
+ | -o-border-radius: 5px; 30 30 round; /* Opera */ | ||
+ | } | ||
+ | .team table{ | ||
+ | border-color: 3px solid #fff; | ||
+ | background: transparent; | ||
+ | } | ||
+ | .team tr { | ||
+ | border: 3px solid #fff !important; | ||
} | } | ||
/*text-indent: 50px;*/ | /*text-indent: 50px;*/ | ||
</style> | </style> | ||
+ | |||
+ | <script type="text/javascript" src="http://latex.codecogs.com/latexit.js"></script> | ||
+ | |||
</head> | </head> | ||
<!--header contents-- | <!--header contents-- | ||
Line 255: | Line 283: | ||
</div> | </div> | ||
</div> | </div> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
<div class="main"> | <div class="main"> | ||
Line 265: | Line 289: | ||
<noinclude> | <noinclude> | ||
+ | =Title= | ||
==This is Header 1: "==h1=="== | ==This is Header 1: "==h1=="== | ||
===This is Header 2: "===h2==="=== | ===This is Header 2: "===h2==="=== |
Latest revision as of 02:08, 29 October 2013
National Yang Ming University
Contents |
Title
This is Header 1: "==h1=="
This is Header 2: "===h2==="
This is Header 3: "====h3===="
this is so ridiculous.