From: Zoe Date: Thu, 19 Sep 2019 22:17:31 +0000 (-0400) Subject: hearts are not red - buttons are blue X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=916ce89d7f5d0bde1f7364810f358b92dee817c3;p=libreplanet-static.git hearts are not red - buttons are blue --- diff --git a/2020/assets/css/custom.css b/2020/assets/css/custom.css index d53cd919..192ef50d 100644 --- a/2020/assets/css/custom.css +++ b/2020/assets/css/custom.css @@ -764,19 +764,6 @@ hr { color: white; } -.glyphicon { - position: relative; - top: 2px; - display: inline-block; - font-family: 'Glyphicons Halflings'; - font-style: normal; - font-weight: 400; - line-height: 1; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - color: red; -} - .nav > li.btn-register > a { background-color: #f57900; color: #ffffff;