diff --git a/history.html b/history.html index e79ac89..5bc316e 100644 --- a/history.html +++ b/history.html @@ -56,23 +56,19 @@ text-align: left !important; } - #infobox .clients { + .infobox .clients { font-family: "ionicons"; color: #1566A9; word-spacing: -0.2em; } - #infobox { + .infobox { position: relative; box-shadow: 0px 0.5px 3px rgba(0, 0, 0, 0.16), 0px 0.5px 2px rgba(0, 0, 0, 0.24); background: rgba(0, 0, 0, 0.02); padding: 0.25em 0; } - #infobox.hidden { - display: none; - } - button { -webkit-tap-highlight-color: transparent; font-family: "ionicons"; @@ -301,8 +297,6 @@