Team:SCUT/lianxi

From 2014.igem.org

(Difference between revisions)
(Replaced content with "<html> <head> <style> </style> </head> <body> </body> </html>")
Line 2: Line 2:
<head>
<head>
<style>
<style>
 +
/*
 +
* Peking 2012 Header
 +
* Copyleft (C) Sun Sibai <sun.niasw@gmail.com>
 +
* this = /Template:Peking2012_Color_Prologue
 +
*/
 +
body /* UltraGlobal Environment (origin item) */
 +
{
 +
  background-color:white;
 +
}
 +
#blank ,
 +
#blank *
 +
{
 +
  background-color: transparent;
 +
  background-image: url("");
 +
  border-style: none;
 +
  margin: 0 auto;
 +
  padding: 0;
 +
}
 +
#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) */
 +
#top-section
 +
{
 +
  display: none;
 +
}
 +
#top
 +
{
 +
  display: none;
 +
}
 +
h1.firstHeading
 +
{
 +
  display: none;
 +
}
 +
 +
/* 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
 +
{
 +
  z-index: 0;
 +
}
 +
#footer-box
 +
{
 +
  background-color: transparent;
 +
  background-image: none;
 +
  border-style: none;
 +
  z-index: 0;
 +
}
 +
#catlinks
 +
{
 +
  display: none;
 +
}
 +
#content a,
 +
#content a:hover
 +
{
 +
  color: #fff350;
 +
  display: inline;
 +
}
 +
#content a:link,
 +
#content a:visited,
 +
#content a:hover,
 +
#content a:active
 +
{
 +
  text-decoration: none;
 +
}
 +
 +
/* Bottom Environment (origin item) */
 +
#footer-box a,
 +
#footer-box a:hover
 +
{
 +
  color: #e8e7b9;
 +
  text-decoration: none;
 +
  display: inline;
 +
}
 +
ul,li
 +
{
 +
  margin: 0;
 +
  padding: 0;
 +
  list-style-image: none;
 +
  list-style-type: none;
 +
}
 +
table
 +
{
 +
  border-collapse:collapse;
 +
  background-color: transparent;
 +
  color: #ffffff;
 +
  text-align: justify;
 +
}
 +
h3
 +
{
 +
  padding: 20px 30px 10px;
 +
}
 +
 +
p
 +
{
 +
  font-family: Arial, sans-serif;
 +
}
</style>
</style>
</head>
</head>

Revision as of 08:55, 26 November 2014