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; }“)
 
 
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
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: #19454a;
 
}
 
}

Aktuelle Version vom 25. April 2015, 06:20 Uhr

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