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

Line 44: Line 44:
 
}
 
}
  
/*html {
+
html {
 
   font-family: sans-serif;
 
   font-family: sans-serif;
 
   line-height: 1.15;
 
   line-height: 1.15;
 
   -webkit-text-size-adjust: 100%;
 
   -webkit-text-size-adjust: 100%;
 
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}*/
+
}
  
  
  
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:18, 28 August 2019