aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.css
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-02-09 20:09:55 +0100
committersD <stoned@derpymail.org>2020-02-09 20:09:55 +0100
commit11b8d05fe39a70dd9a4b22623e098373a846eb55 (patch)
treeb85207c5fa1c5e258434934e4560e68537e357a0 /webAO/client.css
parenteedce27a6e5d15fdcbf43e10d45ebfd23598543f (diff)
remove material icons
Diffstat (limited to 'webAO/client.css')
-rw-r--r--webAO/client.css7
1 files changed, 1 insertions, 6 deletions
diff --git a/webAO/client.css b/webAO/client.css
index 3826866..d649ba1 100644
--- a/webAO/client.css
+++ b/webAO/client.css
@@ -547,7 +547,6 @@ img {
.menu_icon {
cursor: pointer;
- line-height: 15px;
display: inline-table;
margin: 10px 15px;
opacity: 1;
@@ -561,14 +560,10 @@ img {
color: #FFD081;
}
-.material-icons.em-3 {
+.em-3 {
font-size: 3em;
}
-.material-icons.em-1-5 {
- font-size: 1.5em;
-}
-
.area-button {
border-style: solid;
min-width: 120px;