diff options
| author | sD <stoned@derpymail.org> | 2020-02-09 20:09:55 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-02-09 20:09:55 +0100 |
| commit | 11b8d05fe39a70dd9a4b22623e098373a846eb55 (patch) | |
| tree | b85207c5fa1c5e258434934e4560e68537e357a0 /webAO/client.css | |
| parent | eedce27a6e5d15fdcbf43e10d45ebfd23598543f (diff) | |
remove material icons
Diffstat (limited to 'webAO/client.css')
| -rw-r--r-- | webAO/client.css | 7 |
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; |
