Team:SCUT/lianxi

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
<head>
<head>
<style>
<style>
-
#globalWrapper /* Global Environment (origin item) */
+
/*
-
{
+
* Peking 2012 Header
-
  background-color: #021c35;
+
* Copyleft (C) Sun Sibai <sun.niasw@gmail.com>
-
  background-attachment: fixed;
+
* this = /Template:Peking2012_Color_Prologue
-
  background-position: 50% 0;
+
*/
-
  background-repeat: no-repeat;
+
-
  background-image: url("/wiki/images/d/d7/Peking2012_Color_Background_Large.jpg");
+
-
  overflow: hidden;
+
-
}
+
-
 
+
-
#content{
 
-
    background-color:transparent;
 
-
    border:none;
 
-
    width:100%;
 
-
    height:auto;
 
-
    marign:0 auto;
 
-
    padding:0 0 0 0;
 
-
   
 
-
    }
 
body /* UltraGlobal Environment (origin item) */
body /* UltraGlobal Environment (origin item) */
{
{
-
   background-color:white;
+
   background-color: #020f40;
}
}
#blank ,
#blank ,
Line 36: Line 22:
}
}
 +
#globalWrapper /* Global Environment (origin item) */
 +
{
 +
  background-color: #021c35;
 +
  background-attachment: fixed;
 +
  background-position: 50% 0;
 +
  background-repeat: no-repeat;
 +
  background-image: url("/wiki/images/d/d7/Peking2012_Color_Background_Large.jpg");
 +
  overflow: hidden;
 +
}
/* Remove Top Item (origin item) */
/* Remove Top Item (origin item) */
Line 52: Line 47:
/* Inner Environment (origin item) */
/* Inner Environment (origin item) */
-
 
+
#content
 +
{
 +
  background-color: transparent;
 +
  background-image: url("");
 +
  background-attachment: scroll;
 +
  background-position: 50% 0;
 +
  background-repeat: repeat-y;
 +
  overflow: hidden;
 +
  border-style: none;
 +
}
#bodyContent
#bodyContent
{
{
   z-index: 0;
   z-index: 0;
}
}
-
 
+
#footer-box
 +
{
 +
  background-color: transparent;
 +
  background-image: none;
 +
  border-style: none;
 +
  z-index: 0;
 +
}
#catlinks
#catlinks
{
{
Line 65: Line 75:
#content a:hover
#content a:hover
{
{
-
   color: black;
+
   color: #fff350;
   display: inline;
   display: inline;
}
}
Line 75: Line 85:
   text-decoration: none;
   text-decoration: none;
}
}
 +
/* Bottom Environment (origin item) */
/* Bottom Environment (origin item) */
-
#footer-box
 
-
{
 
-
  width:980px;
 
-
  background-color: red;
 
-
  background-image: none;
 
-
  border-style: none;
 
-
  z-index: 0;
 
-
}
 
#footer-box a,
#footer-box a,
#footer-box a:hover
#footer-box a:hover
{
{
-
    
+
   color: #e8e7b9;
   text-decoration: none;
   text-decoration: none;
   display: inline;
   display: inline;
Line 114: Line 117:
   font-family: Arial, sans-serif;
   font-family: Arial, sans-serif;
}
}
-
 
/* Common Environment */
/* Common Environment */
Line 161: Line 163:
   display: block;
   display: block;
}
}
-
 
-
/* Special Construction */
 
</style>
</style>
</head>
</head>

Revision as of 09:33, 26 November 2014