Template:Team:HokkaidoU Japan/stylesheets/wikireset.css

From 2012.igem.org

(Difference between revisions)
Line 9: Line 9:
     height: 0;
     height: 0;
     border: none;
     border: none;
 +
}
 +
 +
#top-section .left-menu {
 +
    position: fixed;
 +
    top: 0; left: 0;
 +
}
 +
 +
#top-section .right-menu {
 +
    position: fixed;
 +
    top: 0; right: 0;
 +
}
 +
 +
.editsection {
 +
    display: inline;
 +
    font-size: 12px;
 +
    font-weight: normal;
}
}
Line 16: Line 32:
#content h1.firstHeading,
#content h1.firstHeading,
#content #bodyContent #contentSub,
#content #bodyContent #contentSub,
-
/*#content #bodyContent p,    /* holly crap, they have p element for script tag and no id and no class... */
 
#catlinks{
#catlinks{
     display: none;
     display: none;
Line 39: Line 54:
color: #333;
color: #333;
}
}
-
*/
 
/* because I hide p element in #bodyContent */
/* because I hide p element in #bodyContent */
#content #bodyContent div p{
#content #bodyContent div p{
Line 49: Line 63:
}
}
-
.editsection {
+
 
-
    display: inline;
+
-
    font-size: 12px;
+
-
    font-weight: normal;
+
-
}
+
</style></html>
</style></html>

Revision as of 03:48, 15 September 2012