Template:Zjucss team

From 2011.igem.org

(Difference between revisions)
(Created page with " div#p-logo{ display: none; } .block h1 { font-size: 30pt; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; } #MainIntro { vertical-align: middle...")
Line 1: Line 1:
 +
 +
</style>
 +
</html>
div#p-logo{
div#p-logo{
     display: none;
     display: none;
Line 92: Line 95:
color:3e3e3e;
color:3e3e3e;
}
}
 +
 +
</style>
 +
</html>

Revision as of 09:02, 3 September 2011

</style> </html> div#p-logo{

   display: none;

}




.block h1 { font-size: 30pt; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; }




  1. MainIntro {

vertical-align: middle; width: 800px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; background-color: white; }

  1. MainIntro h1 {

color: #56b74c; }

  1. Teammember {

vertical-align: middle; width: 800px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; background-color: #d5d5d5; }

  1. Teammember h1{

color:#69c060; }

  1. TeamSelfintro {

background-color: #FFF; margin: 10px; padding: 10px; width: 700px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }

  1. self1{background-color: #FFF;

margin: 10px; padding: 10px; width: 500px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }

  1. TeamGallery {

vertical-align: middle; width: 800px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; background-color: #e1ff9e; }

  1. TeamGallery h1{

color:3e3e3e; }

  1. Player{

padding-left:90px; }

  1. TeamVedio{

vertical-align: middle; width: 800px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; background-color: #dbf3c0; }

  1. Teammember table tr td a p {

margin: 2px; padding: 2px; }

  1. TeamVedio h1{

color:3e3e3e; }

</style> </html>