Template:Team:SJTU-BioX-Shanghai/article

From 2014.igem.org

(Difference between revisions)
Line 4: Line 4:
   @charset "UTF-8";  
   @charset "UTF-8";  
/* CSS Document */
/* CSS Document */
-
 
-
/* @group overview */
 
-
hr{ height:0px;}
 
-
 
-
#overview
 
-
{
 
-
    background-color: #edecec;
 
-
    -webkit-columns:1 ;
 
-
    -moz-columns: 1;
 
-
    columns: 2;
 
-
    column-fill: balance;
 
-
    -webkit-column-gap: 2em;
 
-
    -moz-column-gap: 2em;
 
-
    column-gap: 2em;
 
-
    text-align: justify;
 
-
    padding: 3% 8%;
 
-
    font-family: 'Open Sans', 'Trebuchet MS', Helvetica, sans-serif
 
-
    line-height: 1.7em;
 
-
    font-size: 1.25em;
 
-
}
 
-
#overview h2
 
-
{
 
-
    color: #68afbc;
 
-
    text-shadow: 0px 0px 6px #FFFFFF;
 
-
    margin: 6px 3px 2px 3px;
 
-
   
 
-
}
 
-
#overview ol
 
-
{
 
-
    margin-bottom: 1em;
 
-
    list-style-type: disc;
 
-
}
 
-
 
-
 
-
/* @end */
 
article
article
Line 50: Line 15:
     text-align: justify;
     text-align: justify;
     padding-bottom:0.5em;
     padding-bottom:0.5em;
-
     word-spacing: 0.2em;
+
     word-spacing: 1.5em;
     -moz-column-count: 1;
     -moz-column-count: 1;
     -moz-column-gap: 2em;
     -moz-column-gap: 2em;
Line 71: Line 36:
     font-family: Rancho,Impact, Charcoal, sans-serif;
     font-family: Rancho,Impact, Charcoal, sans-serif;
     font-size: 2.5em;
     font-size: 2.5em;
 +
     margin: 25px 3px 10px 3px;
     margin: 25px 3px 10px 3px;
     letter-spacing:3px;
     letter-spacing:3px;

Revision as of 18:48, 16 October 2014