Template:RESET

From 2014.igem.org

(Difference between revisions)
 
(44 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<style type="text/css">
 
 +
<style type="text/css">
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
     display:none;}
     display:none;}
Line 7: Line 7:
     border: none;
     border: none;
     height: 0px;}
     height: 0px;}
 +
div#content {
 +
    border: none;
 +
    width: 100%;
 +
}
#content {
#content {
-
     border: none;}
+
     width: auto;
 +
}
-
/* Removes "teams" from the menubar */
 
#menubar > ul > li:last-child {
#menubar > ul > li:last-child {
     display: none;}
     display: none;}
Line 16: Line 20:
#menubar {
#menubar {
     width: auto;}
     width: auto;}
-
 
body {
body {
     margin: 10px 0 0 0;
     margin: 10px 0 0 0;
-
     padding: 0;}
+
     padding: 0;
 +
    width:auto; }
#top-section {
#top-section {
-
     width: 965px;
+
     width: auto;
     height: 0;
     height: 0;
     margin: 0 auto;
     margin: 0 auto;
     padding: 0;
     padding: 0;
     border: none;}
     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;}
 
-
 
</style>
</style>
-
 
-
<!-- Remove all empty <p> tags --
 
-
<script type="text/javascript">
 
-
    $(document).ready(function() {
 
-
        $("p").filter( function() {
 
-
            return $.trim($(this).html()) == '';
 
-
        }).remove()
 
-
    });
 
-
</script>
 
<style type="text/css">
<style type="text/css">
-
 
+
.mediawiki {
-
/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}body { line-height: 1;}ol, ul { list-style: none;}blockquote, q { quotes: none;}blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none;}table { border-collapse: collapse; border-spacing: 0;}
+
    position:relative;
-
 
+
    margin: 0 auto;
-
</style
+
    width:100%;
 +
    }
 +
#content, #globalWrapper {
 +
    height: 100%;
 +
    float: left;
 +
    position: fixed;
 +
    left:0 auto;
 +
    right:0 auto;
 +
    }
 +
.fa {
 +
  font-variant: normal;
 +
  text-rendering: auto;
 +
}
 +
.clear {clear:both;}
 +
</style>
<!doctype html>
<!doctype html>

Latest revision as of 19:49, 10 October 2014