Template:Team:UESTC/hidden

From 2013.igem.org

(Difference between revisions)
 
(10 intermediate revisions not shown)
Line 3: Line 3:
     <title>hidde original style</title>
     <title>hidde original style</title>
     <style type="text/css">
     <style type="text/css">
-
        <style>
 
/*
/*
* css reset
* css reset
Line 50: Line 49:
border-spacing: 0;
border-spacing: 0;
}
}
-
 
/*
/*
     #globalWrapper style reset
     #globalWrapper style reset
     */
     */
         #globalWrapper {
         #globalWrapper {
-
             background-color: #59493F;
+
             background-color: white;
 +
            min-width: 1200px;
 +
            max-width: 1400px;
         }
         }
/*
/*
Line 61: Line 61:
  */
  */
#menubar{
#menubar{
-
background-color: #59493F;
+
background-color: white;
font: 12px Arial;
font: 12px Arial;
}
}
#menubar.left-menu ul{
#menubar.left-menu ul{
-
     color: #59493F !important;
+
     color: black !important;
}                           
}                           
#menubar.left-menu a:hover{
#menubar.left-menu a:hover{
Line 73: Line 73:
.right-menu{
.right-menu{
display:block;
display:block;
-
background-color:#59493F;
+
background-color:white;
}
}
#menubar.right-menu ul{
#menubar.right-menu ul{
-
     color: #59493F !important;
+
     color: white !important;
}                           
}                           
#menubar.right-menu a:hover{
#menubar.right-menu a:hover{
Line 86: Line 86:
     margin:0.1em 0 0 0.1em;
     margin:0.1em 0 0 0.1em;
     text-decoration: none;
     text-decoration: none;
-
color:#59493F;
+
color:white;
}  
}  
/*
/*
Line 123: Line 123:
#footer-box{
#footer-box{
font:12px Arial;
font:12px Arial;
-
background-color: #59493F;
+
background-color: black;
border: 0px;
border: 0px;
position: relative;
position: relative;
Line 140: Line 140:
}
}
         #content {
         #content {
-
             background-color: #59493F;
+
             background-color: white;
             width: 100%;
             width: 100%;
             padding-left: 0;
             padding-left: 0;
Line 162: Line 162:
         }
         }
     </style>
     </style>
 +
 +
   
</head>
</head>
<body>
<body>
-
         <p class="test">Hello,welcome to visit our Wiki, for better experience, please use chrome, firefox, safari .etc modern browser.</p>
+
         <p class="test">Hello,welcome to visit our Wiki, for better view, please use chrome, firefox, safari .etc modern browser.</p>
</body>
</body>
</html>
</html>

Latest revision as of 14:51, 28 October 2013

hidde original style

Hello,welcome to visit our Wiki, for better view, please use chrome, firefox, safari .etc modern browser.