Difference between revisions of "Team:SCU-WestChina/main.css"

Line 1: Line 1:
 
<html>
 
<html>
  <head>
 
 
     <style  type="text/css">
 
     <style  type="text/css">
*{
+
body{
   font-size: 0;
+
   background-image: url("https://static.igem.org/mediawiki/2017/f/ff/T--SCU-WestChina--Wiki-bottom.png");
  margin: 0;
+
   background-size: contain;
   border: 0;
+
   background-repeat: repeat-y;
   padding: 0;
+
  font-family: "Times New Roman";
+
 
}
 
}
  
Line 13: Line 10:
 
   width: 100%;
 
   width: 100%;
 
   height: auto;
 
   height: auto;
 +
  font-size: 0;
 +
  margin: 0;
 +
  border: 0;
 +
  padding: 0;
 +
  font-family: "Times New Roman";
 
}
 
}
  

Revision as of 15:24, 18 June 2017