Team:USTC-Software/temp

From 2011.igem.org

(Difference between revisions)
(Created page with "<html> <head> <style type="text/css"> #top { position:absolute; left:-5px; top:-130px; width:2000px; height:0px; z-index:1;} #content{ background:transpare...")
 
(12 intermediate revisions not shown)
Line 1: Line 1:
 +
<!-- This page acts the template of all USTC-Software 2011 wiki page-->
 +
<!-- DO NOT modify this mercilessly!-->
 +
<!-- Your activities will be record-->
<html>
<html>
<head>
<head>
<style type="text/css">
<style type="text/css">
 +
html, body {  margin: 0;
 +
              top:-100 px;
 +
}
 +
#top-section {height: 20px;
 +
              margin-top: -5px;
 +
              margin-left: auto;
 +
              margin-right: auto;
 +
              margin-bottom: 0
 +
            !important;
 +
              margin-bottom: 10px;
 +
              padding:0;
 +
              border:none;
 +
}
 +
#p-logo {    height:100px;
 +
              overflow:hidden;
 +
              display: none;
 +
}
 +
#search-controls{display: none;
 +
}
 +
.firstHeading{display: none;
 +
}
 +
#catlinks{
 +
              display: none;
 +
}
#top { position:absolute;
#top { position:absolute;
left:-5px;
left:-5px;
Line 11: Line 38:
#content{
#content{
-
                 background:transparent url("https://static.igem.org/mediawiki/2011/9/94/Background11.png") center top fixed repeat-y;
+
                  
                 padding: 0px;
                 padding: 0px;
        margin:0 auto;
        margin:0 auto;
                 border: none;   
                 border: none;   
-
                 top:17px
+
                 top:17px;
 +
                width:1000px;
                
                
             }
             }
body {
body {
-
                 background:#000000 url("https://static.igem.org/mediawiki/2011/0/04/USTC_Software_header.jpg") no-repeat top center fixed;
+
                 background:#a0c73f  no-repeat top center fixed;
}
}
-
 
</style>
</style>
</head>
</head>
</html>
</html>

Latest revision as of 06:40, 17 August 2011