Team:USTC-Software/notes

From 2012.igem.org

(Difference between revisions)
 
Line 48: Line 48:
/* the begin of notes styles css*/
/* the begin of notes styles css*/
#wrap_of_note{
#wrap_of_note{
-
position:relative;
+
    position:relative;
-
     margin: 100px auto 0;
+
     margin: 40px auto 0;
     margin-bottom:30px;
     margin-bottom:30px;
     width: 980px;
     width: 980px;
height:730px;
height:730px;
     padding-top:20px;
     padding-top:20px;
-
background:#555;
+
background:#202020;
/*border:green 1px solid;*/
/*border:green 1px solid;*/
}
}
Line 69: Line 69:
color:#737373;
color:#737373;
color:black;
color:black;
-
border:green 1px solid;
+
/*border:green 1px solid;*/
}
}
.notes {
.notes {
-
     margin: 60px auto 0;
+
     margin: 45px auto 0;
     width: 860px;
     width: 860px;
}
}

Latest revision as of 12:12, 9 August 2012

USTC-Header-c

TOP

THE NOTES WALL