Difference between revisions of "Team:TP-CC San Diego/Templates/MainCSS"

Line 17: Line 17:
  
 
body {
 
body {
   background: linear-gradient(#494e6b, #98878f) fixed;
+
   background: #494e6b;
 
   height: 100%;
 
   height: 100%;
    margin: -5px;
 
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;
 
     background-attachment: fixed;
 
     background-attachment: fixed;
 
}
 
}
 
  .main-content
 
  {
 
      margin: 0% 4% 4% 4%;
 
  }
 
  
 
</style>
 
</style>
 
</head>
 
</head>
 
</html>
 
</html>

Revision as of 01:27, 11 October 2017