Template:Team:SCUT/mainhead

From 2014.igem.org

(Difference between revisions)
Line 47: Line 47:
/*footer construction*/
/*footer construction*/
 +
#footer-box
 +
{
 +
  width:980px;
 +
  background-color: red;
 +
  background-image: none;
 +
  border-style: none;
 +
  z-index: 0;
 +
}
 +
#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;
 +
}
/*footer over*/
/*footer over*/

Revision as of 09:20, 26 November 2014