From 11b8d05fe39a70dd9a4b22623e098373a846eb55 Mon Sep 17 00:00:00 2001 From: sD Date: Sun, 9 Feb 2020 20:09:55 +0100 Subject: remove material icons --- webAO/client.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'webAO/client.css') 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; -- cgit