Team:SCUT/lianxi

From 2014.igem.org

(Difference between revisions)
Line 47: Line 47:
/* Inner Environment (origin item) */
/* Inner Environment (origin item) */
-
 
+
#content
-
#bodyContent
+
-
{
+
-
  z-index: 0;
+
-
}
+
-
#footer-box
+
{
{
   background-color: transparent;
   background-color: transparent;
-
   background-image: none;
+
   background-image: url("");
 +
  background-attachment: scroll;
 +
  background-position: 50% 0;
 +
  background-repeat: repeat-y;
 +
  overflow: hidden;
   border-style: 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:54, 26 November 2014