Team:UT Dallas/test/page.css

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
 
+
body {
-
 
+
        background-color: #ffffff;
 +
        margin: 0; padding: 0;
 +
font-family: 'Scada', sans-serif;
 +
}
#top-section
#top-section
{
{

Revision as of 18:49, 21 August 2013

body {

       background-color: #ffffff;
       margin: 0; padding: 0;

font-family: 'Scada', sans-serif; }

  1. top-section

{ display: none; }

  1. content {

padding: 0px 0px 0px 0px; width:1024px; margin: 15px auto 15px; background: none repeat scroll 0 0 transparent; border:0px; }

h1.firstHeading {

   display: none;

}

  1. catlinks {display: none;}
  1. contentSub {display: none;}