Template:Team:SCUT/mainhead

From 2014.igem.org

(Difference between revisions)
Line 46: Line 46:
/* end of global setting*/
/* end of global setting*/
 +
#footer-box
 +
{
 +
 
 +
  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;
 +
}

Revision as of 09:09, 26 November 2014