css: Remove overridden body styles from app.

This commit is contained in:
Tim Abbott
2024-01-28 14:58:06 -08:00
parent 98637e3a88
commit 3818969f04

View File

@@ -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;