Difference between revisions of "Team:iTesla-SoundBio"

Line 36: Line 36:
 
     background-color: #ddd;
 
     background-color: #ddd;
 
     color: black;
 
     color: black;
}
 
html {
 
    width: auto;
 
    height: auto;
 
    background-size:cover;
 
    background-repeat:no-repeat;
 
 
    background-color: black; #blue
 
   
 
}
 
body {
 
    width: 100%;
 
    height: 100vh;
 
    background-size:cover;
 
    background-repeat:no-repeat;
 
    /*background-image:url("https://raddinteractive.com/wp-content/uploads/Chalkboard-background-e1463542024446.jpg");
 
    */
 
    background-color: #4286f4; /*blue*/
 
 
}
 
}
 
/* Base DIVs for whole website */
 
/* Base DIVs for whole website */

Revision as of 04:12, 10 August 2018