Difference between revisions of "Team:SCU-China/bootstrap.css"

(Replaced content with "<style type="text/css"> body { background-color: #d2b48c; } </style>")
 
Line 1: Line 1:
<style type="text/css">
+
 
 
         body {
 
         body {
 
             background-color: #d2b48c;
 
             background-color: #d2b48c;
 
         }
 
         }
    </style>
 

Latest revision as of 02:36, 21 September 2018

       body {
           background-color: #d2b48c;
       }