Team:OUC-China/css/topsection.css

From 2014.igem.org

(Difference between revisions)
(Blanked the page)
Line 1: Line 1:
-
 
+
#top-section {
 +
    background-color: none !important;
 +
}
 +
#top-section * {
 +
    font-size: 12px !important;
 +
    color: #222222 !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;

}