Template:RESET

From 2014.igem.org

(Difference between revisions)
 
(11 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;
Line 27: Line 30:
     padding: 0;
     padding: 0;
     border: none;}
     border: none;}
-
 
</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 {
.mediawiki {
     position:relative;
     position:relative;
Line 46: Line 38:
     width:100%;
     width:100%;
     }
     }
-
 
#content, #globalWrapper {
#content, #globalWrapper {
-
     width: auto;
+
     height: 100%;
     float: left;
     float: left;
     position: fixed;
     position: fixed;
Line 54: Line 45:
     right:0 auto;
     right:0 auto;
     }
     }
-
 
+
.fa {
-
</style>
+
   font-variant: normal;
-
 
+
   text-rendering: auto;
-
<style type="text/css">
+
-
 
+
-
@font-face {
+
-
   font-family: 'fontello';
+
-
  src: url('http://igem.roberteloi.com/font/fontello.eot?99886049');
+
-
  src: url('http://igem.roberteloi.com/font/fontello.eot?99886049#iefix') format('embedded-opentype'),
+
-
      url('http://igem.roberteloi.com/font/fontello.woff?99886049') format('woff'),
+
-
      url('http://igem.roberteloi.com/font/fontello.ttf?99886049') format('truetype'),
+
-
      url('http://igem.roberteloi.com/font/fontello.svg?99886049#fontello') format('svg');
+
-
  font-weight: normal;
+
-
   font-style: normal;
+
}
}
-
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
+
.clear {clear:both;}
-
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
+
-
/*
+
-
@media screen and (-webkit-min-device-pixel-ratio:0) {
+
-
  @font-face {
+
-
    font-family: 'fontello';
+
-
    src: url('http://igem.roberteloi.com/font/fontello.svg?99886049#fontello') format('svg');
+
-
  }
+
-
}
+
-
*/
+
-
 
+
</style>
</style>

Latest revision as of 19:49, 10 October 2014