Difference between revisions of "Team:Dundee/style.css"

Line 73: Line 73:
 
body {
 
body {
 
     background-color: blue;
 
     background-color: blue;
    background: -webkit-linear-gradient(#606060, #121212);
 
    background:    -moz-linear-gradient(#606060, #121212);
 
    background:        linear-gradient(#606060, #121212);
 
 
     padding-top: 70px;
 
     padding-top: 70px;
 
     font-family: 'helvetica';
 
     font-family: 'helvetica';

Revision as of 11:35, 2 July 2015