From 493fcd8f5cee5a5ed7ebee4c4b94594465da09d5 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Fri, 28 Feb 2014 12:58:40 -0800 Subject: More consistent use of fonts. --- options.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'options.css') diff --git a/options.css b/options.css index 1f72b1f..4660e31 100644 --- a/options.css +++ b/options.css @@ -1,7 +1,7 @@ body { color: #222; background-color: #222; - font-family: 'Verdana', sans-serif; + font-family: 'Lato', sans-serif; padding: 0em; margin: 0em; @@ -26,7 +26,6 @@ div#container { h1 { font-size: 1.6em; - font-family: 'Lato', sans-serif; text-align: center; padding: 0em; margin: 0em; @@ -43,7 +42,8 @@ p#button { button { color: #ddd; background-color: #222; - font-size: 1em; + font-family: inherit; + font-size: inherit; font-weight: bold; padding: 1em; border: 0em; -- cgit v1.2.3-70-g09d2