From 916ce89d7f5d0bde1f7364810f358b92dee817c3 Mon Sep 17 00:00:00 2001 From: Zoe Date: Thu, 19 Sep 2019 18:17:31 -0400 Subject: [PATCH] hearts are not red - buttons are blue --- 2020/assets/css/custom.css | 13 ------------- 1 file changed, 13 deletions(-) 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; -- 2.25.1