Difference between revisions of "Team:UCSC/another look.css"

Line 54: Line 54:
  
 
body {
 
body {
   margin: 0;
+
   /*margin: 0;*/
 
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
 
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
 
   font-size: 1rem;
 
   font-size: 1rem;
 
   font-weight: 400;
 
   font-weight: 400;
   /*line-height: 1.5;
+
   line-height: 1.5;
 
   color: #212529;
 
   color: #212529;
 
   text-align: left;
 
   text-align: left;
   background-color: #fff;*/
+
   background-color: #fff;
 
}
 
}
  

Revision as of 18:19, 28 August 2019