From 4a25c9bc657c74aa8b17a94ea63c4ab25ed29c8e Mon Sep 17 00:00:00 2001 From: Alisha Mohanty Date: Feb 24 2019 14:27:29 +0000 Subject: Remove style tagto stop rendering in browser --- diff --git a/assets/css/custom.css b/assets/css/custom.css index b0cad57..0d8c354 100644 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -182,7 +182,7 @@ blockquote { display: inline-block; vertical-align: top; font: normal normal normal 11px/18px 'Helvetica Neue',Arial,sans-serif; - font-size: 13px; + font-size: 0.6em; line-height: 26px; border-radius: 4px; } @@ -206,3 +206,11 @@ blockquote { font-size: 15px; } } + +.twitter { + background-color: #00aced; +} + +.twitter:hover { + background-color: #0084b4; +} \ No newline at end of file diff --git a/templates/follow.html b/templates/follow.html index 57f521f..4e05fd9 100644 --- a/templates/follow.html +++ b/templates/follow.html @@ -1,17 +1,3 @@ - -