Style changes to lcd

This change is larger than it should because I came across lots of
unused CSS which I removed or simplified.

https://phabricator.wikimedia.org/T138235
This commit is contained in:
Niklas Laxström
2016-07-29 10:21:54 +02:00
parent d873fbc186
commit 8a8f502de7
6 changed files with 78 additions and 103 deletions

View File

@@ -26,6 +26,7 @@
}
$language.prop( 'href', '//' + languageCode + '.wikipedia.org' );
},
quickList: ['en', 'hi', 'he', 'ml', 'ta', 'fr'] //FIXME
} );
} );
</script>