Benutzer:GreenOyster/common.css: Unterschied zwischen den Versionen

Aus IngressWiki
(Die Seite wurde neu angelegt: „body { font-family: 'Lato', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.25; color: #000000; background-color: #ffffff; }“)
 
Zeile 1: Zeile 1:
 
body {
 
body {
 
   font-family: 'Lato', Helvetica, Arial, sans-serif;
 
   font-family: 'Lato', Helvetica, Arial, sans-serif;
   font-size: 16px;
+
   font-size: 19px;
 
   line-height: 1.25;
 
   line-height: 1.25;
 
   color: #000000;
 
   color: #000000;
 
   background-color: #ffffff;
 
   background-color: #ffffff;
 
}
 
}

Version vom 3. März 2015, 13:44 Uhr

body {
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  font-size: 19px;
  line-height: 1.25;
  color: #000000;
  background-color: #ffffff;
}