Team:SCUT/lianxi

From 2014.igem.org

(Difference between revisions)
Line 54: Line 54:
#footer-box
#footer-box
{
{
 +
  border:1px solid red;
   background-color: transparent;
   background-color: transparent;
   background-image: none;
   background-image: none;
Line 75: Line 76:
{
{
   text-decoration: none;
   text-decoration: none;
 +
}
 +
/* Bottom Environment (origin item) */
 +
#footer-box a,
 +
#footer-box a:hover
 +
{
 +
 
 +
  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>

Revision as of 09:06, 26 November 2014