Team:Minnesota/Templates/removestyle

From 2014.igem.org

(Difference between revisions)
 
(6 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 71: Line 75:
/* remove style from https://2011.igem.org/Team:DTU-Denmark/How_to_customize_an_iGEM_wiki */
/* remove style from https://2011.igem.org/Team:DTU-Denmark/How_to_customize_an_iGEM_wiki */
 +
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 +
    display:none;}
 +
#top-section {
 +
    border: none;
 +
    height: 0px;}
#content {
#content {
Line 83: Line 92:
     width: auto;}
     width: auto;}
-
body {
+
 
-
    margin: 10px 0 0 0;
+
 
-
    padding: 0;}
+
-
#top-section {
+
-
    width: 965px;
+
-
    height: 0;
+
-
    margin: 0 auto;
+
-
    padding: 0;
+
-
    border: none;}
+
-
#menubar {
+
-
    font-size: 65%;
+
-
    top: -14px;}
+
-
.left-menu:hover {
+
-
    background-color: transparent;}
+
-
#menubar li a {
+
-
    background-color: transparent;}
+
-
#menubar:hover {
+
-
    color: white;}
+
-
#menubar li a {
+
-
    color: transparent;}
+
-
#menubar:hover li a {
+
-
    color: white;}
+

Latest revision as of 19:32, 14 October 2014

remove style