Team:USTC-Software/winter/css

From 2013.igem.org

(Difference between revisions)
 
Line 15: Line 15:
#leftdirection ul , #leftdirection ul li a{
#leftdirection ul , #leftdirection ul li a{
     color:#000;
     color:#000;
-
     font-size:18px;
+
     font-size:16px;
     text-decoration:none;
     text-decoration:none;
     font-family:Tahoma, Geneva, sans-serif;
     font-family:Tahoma, Geneva, sans-serif;
Line 61: Line 61:
     height:100px;
     height:100px;
     margin:0px auto auto 250px;
     margin:0px auto auto 250px;
-
     font-size:86px;
+
     font-size:84px;
     color:#4945e9;
     color:#4945e9;
     font-family:'Bilbo Swash Caps', cursive;
     font-family:'Bilbo Swash Caps', cursive;
Line 80: Line 80:
}
}
#con_one .content0 .date p{
#con_one .content0 .date p{
-
     font-size:30px;
+
     font-size:28px;
     color:#4945e9;
     color:#4945e9;
}
}
Line 88: Line 88:
}
}
#con_one .content0 .main p{
#con_one .content0 .main p{
-
     font-size:21px;
+
     font-size:19px;
}
}
Line 134: Line 134:
#con_one .content1 .date p{
#con_one .content1 .date p{
-
     font-size:30px;
+
     font-size:28px;
     color:#4945e9;
     color:#4945e9;
}
}
Line 144: Line 144:
}
}
#con_one .content1 .main p{
#con_one .content1 .main p{
-
     font-size:21px;
+
     font-size:19px;
}
}
Line 189: Line 189:
     height:30px;
     height:30px;
     margin:100px auto auto 300px;
     margin:100px auto auto 300px;
-
     font-size:30px;
+
     font-size:28px;
     color:#4945e9;
     color:#4945e9;
}
}
Line 198: Line 198:
#con_one .content2 .main p{
#con_one .content2 .main p{
-
     font-size:21px;
+
     font-size:19px;
     margin-top:30px;
     margin-top:30px;
     color:#000;
     color:#000;
Line 241: Line 241:
     height:30px;
     height:30px;
     margin:100px auto auto 300px;
     margin:100px auto auto 300px;
-
     font-size:30px;
+
     font-size:28px;
     color:#4945e9;
     color:#4945e9;
}
}
Line 250: Line 250:
#con_one .content3 .main p{
#con_one .content3 .main p{
-
     font-size:21px;
+
     font-size:19px;
     margin-top:30px;
     margin-top:30px;
      
      
Line 305: Line 305:
     height:30px;
     height:30px;
     margin:100px auto auto 300px;
     margin:100px auto auto 300px;
-
     font-size:30px;
+
     font-size:28px;
     color:#4945e9;
     color:#4945e9;
}
}
Line 315: Line 315:
#con_one .content4 .main p,#con_one .content5 .main p{
#con_one .content4 .main p,#con_one .content5 .main p{
-
     font-size:21px;
+
     font-size:19px;
     margin-top:30px;
     margin-top:30px;
     color:#000;
     color:#000;
Line 359: Line 359:
     height:100px;
     height:100px;
     margin:10px auto auto 300px;
     margin:10px auto auto 300px;
-
     font-size:86px;
+
     font-size:84px;
     color:#4945e9;
     color:#4945e9;
     font-family:'Bilbo Swash Caps', cursive;
     font-family:'Bilbo Swash Caps', cursive;
Line 390: Line 390:
#cont_one .content2 .date p{
#cont_one .content2 .date p{
-
     font-size:30px;
+
     font-size:28px;
     color:#4945e9;
     color:#4945e9;
}
}
Line 400: Line 400:
#cont_one .content2 .main p{
#cont_one .content2 .main p{
-
     font-size:21px;
+
     font-size:19px;
     color:#000;
     color:#000;
}
}
Line 423: Line 423:
#cont_one .content3 .date p{
#cont_one .content3 .date p{
-
     font-size:30px;
+
     font-size:28px;
     color:#4945e9;
     color:#4945e9;
}
}
Line 433: Line 433:
#cont_one .content3 .main p{
#cont_one .content3 .main p{
-
     font-size:21px;
+
     font-size:19px;
     color:#000;
     color:#000;
}
}
Line 480: Line 480:
#cont_one .content4 .date p{
#cont_one .content4 .date p{
-
     font-size:30px;
+
     font-size:28px;
     color:#4945e9;
     color:#4945e9;
}
}
Line 491: Line 491:
#cont_one .content4 .main p{
#cont_one .content4 .main p{
-
     font-size:21px;
+
     font-size:19px;
     color:#000;
     color:#000;
}
}
Line 536: Line 536:
}
}
#cont_one .content5 .date p{
#cont_one .content5 .date p{
-
     font-size:30px;
+
     font-size:28px;
     color:#4945e9;
     color:#4945e9;
}
}
Line 545: Line 545:
}
}
#cont_one .content5 .main p{
#cont_one .content5 .main p{
-
     font-size:21px;
+
     font-size:19px;
     color:#000;
     color:#000;

Latest revision as of 17:21, 27 October 2013

body{

   font-family:Arial, Helvetica, sans-serif;
   color:#000;

}

  1. leftdirection{
   width:160px;
   height:auto;
   float:left;
   position:fixed;
   top:40%;
   background: url(M_1243691170517.jpg) repeat;
   border-radius:5px;
   box-shadow:#999 3px 3px 1px;

}

  1. leftdirection ul , #leftdirection ul li a{
   color:#000;
   font-size:16px;
   text-decoration:none;
   font-family:Tahoma, Geneva, sans-serif;
   list-style-image:none;
   list-style-type:disc;

}

  1. leftdirection ul li a:hover{
   color:#4945e9;
   opacity:1;

}


  1. global_wrapper{
   margin-top:90px;

}

div.dev_wrapper0 {

   width:1050px;
   margin:10px 10px auto auto;
   border-radius:10px;
   box-shadow:#999 3px 3px 1px;
   background: url(M_1243691170517.jpg) repeat;

} div.dev_wrapper0 .dev .circle{

   height:2297px;
   width: 95px;
   margin-top:0px;
   margin-left:-20px;
   float:left;
   border-radius:10px;
   background:url(USTC-Software_Note.png) repeat-y;

} div.dev_wrapper0 .dev .content{

   width:820px;
   height:2300px;
   margin:20px auto 10px 80px;

} div.dev_wrapper0 .dev .pic{

   margin-left:100px;
   margin-bottom:50px;

}

  1. con_one .head p{
   width:500px;
   height:100px;
   margin:0px auto auto 250px;
   font-size:84px;
   color:#4945e9;
   font-family:'Bilbo Swash Caps', cursive;

}

  1. con_one .content0{
   height:570px;
   width:800px;
   margin-left:30px;
   margin-top:30px;

}

  1. con_one .content0 .date{
   width:400px;
   height:30px;
   margin:30px auto auto 230px;

}

  1. date{
   margin-top:50px;

}

  1. con_one .content0 .date p{
   font-size:28px;
   color:#4945e9;

}

  1. con_one .content0 .main{
   broder:#333 1px solid;
   color:#000;

}

  1. con_one .content0 .main p{
   font-size:19px;

}

div.dev_wrapper1{

   width:1050px;
   margin:120px 10px auto auto;
   border-radius:10px;
   box-shadow:#999 3px 3px 1px;
   background: url(M_1243691170517.jpg) repeat;

}

div.dev_wrapper1 .dev .circle{

   height:1847px;
   width: 95px;
   margin-top:0px;
   margin-left:-20px;
   float:left;
   border-radius:10px;
   background:url(USTC-Software_Note.png) repeat-y;

} div.dev_wrapper1 .dev .content{

   width:820px;
   height:1850px;
   margin:60px auto 10px 80px;

}

div.dev_wrapper1 .dev .pic{

   margin-left:100px;
   margin-top:40px;

}

  1. con_one .content1{
   height:600px;
   width:800px;
   margin-left:30px;
   margin-top:50px;
   border:0px #2da7a0 solid;

}

  1. con_one .content1 .date{
   width:200px;
   height:30px;
   margin:30px auto auto 300px;

}

  1. con_one .content1 .date p{
   font-size:28px;
   color:#4945e9;

}

  1. con_one .content1 .main{
   broder:#333 1px solid;
   color:#000;
  

}

  1. con_one .content1 .main p{
   font-size:19px;

}



div.dev_wrapper2{

   width:1050px;
   margin:120px 10px auto auto;
   border-radius:10px;
   box-shadow:#999 3px 3px 1px;
   background: url(M_1243691170517.jpg) repeat;

} div.dev_wrapper2 .dev .circle{

   height:1785px;
   width: 95px;
   margin-top:10px;
   margin-left:-20px;
   float:left;
   border-radius:10px;
   background:url(USTC-Software_Note.png) repeat-y;

} div.dev_wrapper2 .dev .content{

   width:820px;
   height:1800px;
   margin:60px auto 10px 80px;

}

div.dev_wrapper2 .dev .content .pic{

   margin-left:100px;
   margin-top:40px;

}

  1. con_one .content2{
   height:650px;
   width:800px;
   margin-left:30px;
   margin-top:0px;
   border:0px #2da7a0 solid;

}

  1. con_one .content2 .date{
   width:300px;
   height:30px;
   margin:100px auto auto 300px;
   font-size:28px;
   color:#4945e9;

}

  1. con_one .content2 .main{
   margin-top:10px;

}

  1. con_one .content2 .main p{
   font-size:19px;
   margin-top:30px;
   color:#000;

}


div.dev_wrapper3{

   width:1050px;
   margin:120px 10px auto auto;
   border-radius:10px;
   box-shadow:#999 3px 3px 1px;
   background: url(M_1243691170517.jpg) repeat;

}

div.dev_wrapper3 .dev .circle{

   height:1300px;
   width: 95px;
   margin-top:10px;
   margin-left:-20px;
   float:left;
   border-radius:10px;
   background:url(USTC-Software_Note.png) repeat-y;

}

div.dev_wrapper3 .dev .content{

   width:820px;
   height:1400px;
   margin:60px auto 10px 80px;

}

  1. con_one .content3{
   height:650px;
   width:800px;
   margin-left:30px;
   margin-top:30px;
   border:0px #2da7a0 solid;

}

  1. con_one .content3 .date{
   width:200px;
   height:30px;
   margin:100px auto auto 300px;
   font-size:28px;
   color:#4945e9;

}

  1. con_one .content3 .main{
   margin-top:10px;

}

  1. con_one .content3 .main p{
   font-size:19px;
   margin-top:30px;
   

}


div.dev_wrapper4{

   width:1050px;
   margin:120px 10px auto auto;
   border-radius:10px;
   box-shadow:#999 3px 3px 1px;
   background: url(M_1243691170517.jpg) repeat;

}

div.dev_wrapper4 .dev .circle{

   height:1300px;
   width: 95px;
   margin-top:10px;
   margin-left:-20px;
   float:left;
   border-radius:10px;
   background:url(USTC-Software_Note.png) repeat-y;

} div.dev_wrapper4 .dev .content{

   width:820px;
   height:1400px;
   margin:60px auto 10px 80px;

}

div.dev_wrapper4 .dev .content .pic{

   margin-top:80px;
   margin-left:100px;

}

  1. con_one .content4{
   height:600px;
   width:800px;
   margin-left:30px;
   margin-top:30px;
   border:0px #2da7a0 solid;

}

  1. con_one .content5{
   height:300px;
   width:800px;
   margin-left:30px;
   margin-top:0px;
   border:0px #2da7a0 solid;

}

  1. con_one .content4 .date ,#con_one .content5 .date{
   width:200px;
   height:30px;
   margin:100px auto auto 300px;
   font-size:28px;
   color:#4945e9;

}

  1. con_one .content4 .main ,#con_one .content5 .main{
   margin-top:10px;
   text-indent:2em;

}

  1. con_one .content4 .main p,#con_one .content5 .main p{
   font-size:19px;
   margin-top:30px;
   color:#000;

}






div.wrapper{

   width:1050px;
   margin:50px 10px auto auto;
   border-radius:10px;
   box-shadow:#999 3px 3px 1px;
   background: url(M_1243691170517.jpg) repeat;

}


  1. second .dev .circle{
   height:4240px;
   width: 90px;
   margin-top:0px;
   margin-left:-20px;
   float:left;
   border-radius:10px;
   background:url(USTC-Software_Note.png) repeat-y;

}

  1. second .dev .content{
   width:820px;
   height:4250px;
   margin:60px auto 10px 80px;

}

  1. cont_one .head{
   width:400px;
   height:100px;
   margin:10px auto auto 300px;
   font-size:84px;
   color:#4945e9;
   font-family:'Bilbo Swash Caps', cursive;

}

  1. cont_one .content2{
   height:600px;
   width:800px;
   margin-left:30px;
   margin-top:10px;

}

  1. cont_one .pic{
   margin:-10px auto auto 100px;

}

  1. cont_one .aa{
   height:50px;

}

  1. cont_one .content2 .date{
   width:400px;
   height:30px;
   margin:30px auto auto 300px;

}

  1. date{
   margin-top:50px;

}

  1. cont_one .content2 .date p{
   font-size:28px;
   color:#4945e9;

}

  1. con_one .content2 .main{
   text-indent:2em;
   color:#000;

}

  1. cont_one .content2 .main p{
   font-size:19px;
   color:#000;

}


  1. cont_one .content3{
   height:1200px;
   width:800px;
   margin-left:30px;
   margin-top:50px;

}

  1. cont_one .content3 .date{
   width:400px;
   height:30px;
   margin:30px auto auto 300px;

}

  1. date{
   margin-top:50px;

}

  1. cont_one .content3 .date p{
   font-size:28px;
   color:#4945e9;

}

  1. con_one .content3 .main{
   text-indent:2em;
   color:#000;

}

  1. cont_one .content3 .main p{
   font-size:19px;
   color:#000;

}


  1. third .dev .circle{
   height:2840px;
   width: 90px;
   margin-top:0px;
   margin-left:-20px;
   float:left;
   border-radius:10px;
   background:url(USTC-Software_Note.png) repeat-y;

}

  1. third .dev .content{
   width:780px;
   height:2850px;
   margin:60px auto 10px 80px;

}

  1. third .dev .pic{
   margin-top:70px;
   margin-left:100px;

}


  1. cont_one .content4{
   height:700px;
   width:800px;
   margin-left:30px;
   margin-top:50px;
   /*border:1px #2da7a0 solid;*/

}

  1. cont_one .content4 .date{
   width:400px;
   height:30px;
   margin:30px auto auto 300px;

}

  1. date{
   margin-top:50px;

}

  1. cont_one .content4 .date p{
   font-size:28px;
   color:#4945e9;

}

  1. con_one .content4 .main{
   broder:#333 1px solid;
   color:#000;
   text-indent:2em;

}

  1. cont_one .content4 .main p{
   font-size:19px;
   color:#000;

}


  1. forth .dev .circle{
   height:2690px;
   width: 90px;
   margin-top:5px;
   margin-left:-20px;
   float:left;
   border-radius:10px;
   background:url(USTC-Software_Note.png) repeat-y;

}

  1. forth .dev .content{
   width:820px;
   height:2700px;
   margin:60px auto 10px 80px;

}

  1. forth .dev .pic{
   margin-left:100px;

}



  1. cont_one .content5{
   height:550px;
   width:800px;
   margin-left:30px;
   margin-top:50px;
   border:0px #2da7a0 solid;

}

  1. cont_one .content5 .date{
   width:400px;
   height:30px;
   margin:30px auto auto 300px;

}

  1. date{
   margin-top:50px;

}

  1. cont_one .content5 .date p{
   font-size:28px;
   color:#4945e9;

}

  1. con_one .content4 .main{
   broder:#333 1px solid;
   color:#000;
   text-indent:2em;

}

  1. cont_one .content5 .main p{
   font-size:19px;
   color:#000;

}


/*#ten , #eight , #9 { margin-left:-35px !important;}

  1. 6 , #7 { margin-left:-25px !important;}
  • /