Team:UCLA/Template/CSS

From 2014.igem.org

(Difference between revisions)
Line 444: Line 444:
-
<!--EDITING-->
 
<!--TOP MENU BAR-->
<!--TOP MENU BAR-->
<style type="text/css">
<style type="text/css">
Line 822: Line 821:
 +
<!--EDITING-->
<!--CONTENT SECTIONS-->
<!--CONTENT SECTIONS-->
<style type="text/css">
<style type="text/css">
Line 838: Line 838:
.page_content{
.page_content{
     position: relative;
     position: relative;
-
     background-color: #FFFFCC;
+
     background-color: #FFDE00;
     width: 99%;
     width: 99%;
     padding: 0 0 0 0;
     padding: 0 0 0 0;
     margin: auto;
     margin: auto;
     margin-bottom: 20px;
     margin-bottom: 20px;
-
     border-radius: 25px;
+
     /*border-radius: 25px;*/
     z-index: -1;
     z-index: -1;
}
}

Revision as of 22:46, 17 October 2014