Difference between revisions of "Team:SUSTech Shenzhen/themeCss"

Line 26: Line 26:
  
 
  .header {
 
  .header {
     background: -webkit-gradient(linear, left top, left bottom, from(black),  to(rgb(0, 0, 0)));
+
    width: 100%;
 +
    height:100%;
 +
     background: -webkit-gradient(linear, left top, left bottom, from(black),  color-stop(0.8, black), to(white));
 
}
 
}
  

Revision as of 14:57, 4 October 2016

Team SUSTC-Shenzhen