mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +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 {
|
body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
||||||
font-size: 14px;
|
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
color: #333333;
|
|
||||||
background-color: #ffffff;
|
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
color: #0088cc;
|
color: #0088cc;
|
||||||
|
|||||||
Reference in New Issue
Block a user