Difference between revisions of "Team:EPF Lausanne/Ari/css"

(Created page with "<html> <head> <title>EPFL 2015 iGEM bioLogic Logic Orthogonal gRNA Implemented Circuits</title> <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="http://maxc...")
 
Line 15: Line 15:
 
#p-logo, .printfooter, .firstHeading, .visualClear {
 
#p-logo, .printfooter, .firstHeading, .visualClear {
 
     display: none;
 
     display: none;
}
 
#globalWrapper, #content {
 
    width: 100%;
 
    height: 100%;
 
    border: 0px;
 
    background-color: transparent;
 
    margin: 0px;
 
    padding: 0px;
 
    font-size: 100%;
 
 
}
 
}
  
Line 33: Line 24:
 
background-color: rgba(16,151,151,0.01);
 
background-color: rgba(16,151,151,0.01);
 
         height=100%;
 
         height=100%;
 +
        width=100%;
 
}
 
}
 
a {
 
a {

Revision as of 21:11, 31 August 2015

EPFL 2015 iGEM bioLogic Logic Orthogonal gRNA Implemented Circuits