Team:NYMU-Taipei/normalize.css

From 2014.igem.org

(Difference between revisions)
m
m
Line 1: Line 1:
#main-content{
#main-content{
   background:rgba(223,209,170,0);
   background:rgba(223,209,170,0);
-
   width:965px;
+
   width:1100px;
   margin-top:20px;
   margin-top:20px;
}
}

Revision as of 10:17, 2 June 2014

  1. main-content{
  background:rgba(223,209,170,0);
  width:1100px;
  margin-top:20px;

}