Team:Minnesota/Templates/removestyle

From 2014.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 4: Line 4:
<style type="text/css">
<style type="text/css">
-
 
+
table {
 +
    font-size: 100%;
 +
    background-color: transparent;
 +
    color: black;
 +
}
/*============the following section is hacking the original wiki template============*/
/*============the following section is hacking the original wiki template============*/
Line 16: Line 20:
     height: 0px;
     height: 0px;
}
}
-
table {
+
 
-
    font-size: 100%;
+
-
    background: ;
+
-
    color: black;
+
-
}
+
#content {
#content {
     position: relative;
     position: relative;

Latest revision as of 19:32, 14 October 2014

remove style