A font you can actually read on a tablet/phone

pull/522/head
Jim Jacobsen 2016-11-14 05:55:30 +00:00
rodzic 92e48862e2
commit 7a980d7899
1 zmienionych plików z 4 dodań i 1 usunięć

5
web/css/main.css 100755 → 100644
Wyświetl plik

@ -237,7 +237,7 @@
/* ***************************************************************************
everything below this comment represents tweeks to the mobile-angular-uis CSS
everything below this comment represents tweaks to the mobile-angular-uis CSS
*************************************************************************** */
@font-face {
@ -396,6 +396,9 @@ pre {
border-radius: 0px;
}
body {
font-weight: 400;
}
/* change right sidebar behavior to always push */