Template:WashUtop

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
<style>
<style>
@charset "UTF-8";
@charset "UTF-8";
-
 
-
/*
 
-
    Tripoli is a generic CSS standard for HTML rendering.
 
-
    Copyright (C) 2007  David Hellsing
 
-
 
-
    This program is free software: you can redistribute it and/or modify
 
-
    it under the terms of the GNU General Public License as published by
 
-
    the Free Software Foundation, either version 3 of the License, or
 
-
    (at your option) any later version.
 
-
 
-
    This program is distributed in the hope that it will be useful,
 
-
    but WITHOUT ANY WARRANTY; without even the implied warranty of
 
-
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
-
    GNU General Public License for more details.
 
-
 
-
    You should have received a copy of the GNU General Public License
 
-
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-
*/
 
-
 
-
code, kbd, samp, pre, tt, var, textarea,
 
-
input, select, isindex, listing, xmp, plaintext {
 
-
white-space: normal;
 
-
font-size: 1em;
 
-
font: inherit;
 
-
}
 
-
 
-
a, img, a img, iframe, form, fieldset,
 
-
abbr, acronym, object, applet, table {
 
-
border: none;
 
-
}
 
-
table {
 
-
border-collapse: collapse;
 
-
border-spacing: 0;
 
-
}
 
-
caption, th, td, center {
 
-
vertical-align: top;
 
-
text-align: left;
 
-
}
 
-
q {
 
-
quotes: "" "";
 
-
}
 
-
sub, sup {
 
-
vertical-align: baseline;
 
-
}
 
-
 
-
hr {
 
-
display: none;
 
-
}
 
-
 
-
nobr {
 
-
white-space: normal;
 
}
}
/* iGEM wiki Hacker */
/* iGEM wiki Hacker */

Revision as of 14:43, 3 August 2012