[Scummvm-cvs-logs] scummvm-web master -> 434f9015bd62a4c262ce2fa1699eb965e16fc3fc
salty-horse
ori at avtalion.name
Wed Apr 13 23:03:27 CEST 2016
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
434f9015bd WEB: Remove font-family from language tab to make <code> monospace
Commit: 434f9015bd62a4c262ce2fa1699eb965e16fc3fc
https://github.com/scummvm/scummvm-web/commit/434f9015bd62a4c262ce2fa1699eb965e16fc3fc
Author: Ori Avtalion (ori at avtalion.name)
Date: 2016-04-14T00:03:12+03:00
Commit Message:
WEB: Remove font-family from language tab to make <code> monospace
Changed paths:
css/lang-menu.css
diff --git a/css/lang-menu.css b/css/lang-menu.css
index 3409f8b..4e9f19c 100644
--- a/css/lang-menu.css
+++ b/css/lang-menu.css
@@ -9,13 +9,11 @@
code.text-badge {
background-color: #00007f;
color: white;
- font-family: Tahoma;
margin: 0 8px 0 8px;
padding: 0 2px 0 2px;
}
#langmenu {
- font-family: Tahoma;
font-size: 8pt;
list-style: none;
padding: 0 0px;
More information about the Scummvm-git-logs
mailing list