Template:Zjucss Safety

From 2011.igem.org

(Difference between revisions)
Tlytiger (Talk | contribs)
(Created page with "div#p-logo{ display: none; } @charset "utf-8"; .block h1 { font-size: 30pt; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; } #msafety { background-col...")
Newer edit →

Revision as of 12:12, 1 September 2011

div#p-logo{

   display: none;

}


@charset "utf-8";


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

  1. msafety {

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

  1. msafety h1{

color:3e3e3e; }


  1. safety1 {

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

  1. safety1 h1 {

font-size: 24pt; }