Team:USTC-Software/collaboration/css

From 2013.igem.org

(Difference between revisions)
Line 2: Line 2:
   width:1000px;
   width:1000px;
   height:2700px;
   height:2700px;
-
   background:url(https://static.igem.org/mediawiki/2013/b/b0/USTC_Software_Bg.jpg);
+
   background: url(https://static.igem.org/mediawiki/2013/1/1e/M_1243691170517.jpg) repeat !important;
   box-shadow:#999 3px 3px 3px;
   box-shadow:#999 3px 3px 3px;
   margin:90px auto;
   margin:90px auto;

Revision as of 17:07, 27 September 2013

  1. cowork{
  width:1000px;
  height:2700px;
  background: url(M_1243691170517.jpg) repeat !important;
  box-shadow:#999 3px 3px 3px;
  margin:90px auto;

}

  1. cowork .content{
  width:920px;
  margin:10px auto;

}

  1. cowork .content p{
   font-family:Arial, Helvetica, sans-serif;
   font-size:20px;

}

  1. cowork .string{
   width:920px;

}

  1. cowork .string p{
   width:920px;

}