mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 00:18:12 +00:00
css: Remove overridden body styles from app.
This commit is contained in:
4
web/third/bootstrap/css/bootstrap.app.css
vendored
4
web/third/bootstrap/css/bootstrap.app.css
vendored
@@ -64,11 +64,7 @@ button {
|
||||
}
|
||||
body {
|
||||
margin: 0;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: 14px;
|
||||
line-height: 20px;
|
||||
color: #333333;
|
||||
background-color: #ffffff;
|
||||
}
|
||||
a {
|
||||
color: #0088cc;
|
||||
|
||||
Reference in New Issue
Block a user