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

Line 53: Line 53:
  
  
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;
}
+
}*/
  
 
[tabindex="-1"]:focus {
 
[tabindex="-1"]:focus {

Revision as of 18:21, 28 August 2019