Difference between revisions of "Template:BITSPilani-Goa India/WS-basic\css\styleCSS"

(Created page with "body { background-color: #f7feff; background-image: url(https://static.igem.org/mediawiki/2020/b/bc/T--BITSPilani-Goa_India--WS-basic--img--background.png); /* Image fr...")
 
Line 1: Line 1:
 
body {
 
body {
 
     background-color: #f7feff;
 
     background-color: #f7feff;
     background-image: url(https://static.igem.org/mediawiki/2020/b/bc/T--BITSPilani-Goa_India--WS-basic--img--background.png);
+
     background-image: url(../../assets/WS-basic/img/background.png);
 
     /* Image from https://www.transparenttextures.com/ */
 
     /* Image from https://www.transparenttextures.com/ */
 
}
 
}

Revision as of 09:30, 3 August 2020

body {

   background-color: #f7feff;
   background-image: url(../../assets/WS-basic/img/background.png);
   /* Image from https://www.transparenttextures.com/ */

}