Merge "Revert font stack to be just sans-serif"
authorBartosz Dziewoński <matma.rex@gmail.com>
Fri, 11 Apr 2014 18:41:50 +0000 (18:41 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Fri, 11 Apr 2014 18:41:50 +0000 (18:41 +0000)
skins/vector/variables.less

index c4578aa..438fbcf 100644 (file)
@@ -4,7 +4,7 @@
 // FIXME: Use global variable since Echo and CentralNotice use this variable
 @content-border-color: #a7d7f9;
 // FIXME: Find an open font that works with this stack and is readable by Windows users
-@content-font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
+@content-font-family: sans-serif;
 @content-font-color: #252525;
 @content-font-size: 0.875em;
 @content-line-height: 1.6;