Team:OUC-China/css/topsection.css

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
#top-section * {
#top-section * {
     font-size: 13px !important;
     font-size: 13px !important;
 +
}
 +
#top-section {
 +
    position: initial !importane;
}
}

Revision as of 06:07, 4 October 2014

  1. top-section * {
   font-size: 13px !important;

}

  1. top-section {
   position: initial !importane;

}