Template:RESET

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { display:none;} #top-section { border: none; height: 0p...")
 
(46 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 {
+
</style>
-
    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 type="text/css">
 +
.mediawiki {
 +
    position:relative;
 +
    margin: 0 auto;
 +
    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>
</style>
-
</html
+
 
 +
<!doctype html>
 +
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
 +
<!--[if (gte IE 9)|!(IE)]><html lang="en" class="no-js"> <![endif]-->
 +
 
 +
</html>

Latest revision as of 19:49, 10 October 2014