Team:OUC-China/css/topsection.css

From 2014.igem.org

(Difference between revisions)
Line 5: Line 5:
     font-size: 12px !important;
     font-size: 12px !important;
     color: #222222 !important;
     color: #222222 !important;
 +
    background-color: none !important;
}
}

Revision as of 05:58, 4 October 2014

  1. top-section {
   background-color: none !important;

}

  1. top-section * {
   font-size: 12px !important;
   color: #222222 !important;
   background-color: none !important;

}