From 6e7319a9b45b734b42ce0943bdb8a0a5203ae504 Mon Sep 17 00:00:00 2001 From: Astra Date: Wed, 9 May 2018 06:50:24 -0400 Subject: [PATCH] beautify css --- helper.css | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/helper.css b/helper.css index ab15e2a..27cca77 100644 --- a/helper.css +++ b/helper.css @@ -1,13 +1,13 @@ -.profileBadgeEndPwn{ - background-image:url(https://dr1ft.xyz/sigma_solid.svg); - background-position:center; - background-repeat:no-repeat; - width:16px; - height:16px; - cursor:pointer +.profileBadgeEndPwn { + background-image: url(https://dr1ft.xyz/sigma_solid.svg); + background-position: center; + background-repeat: no-repeat; + width: 16px; + height: 16px; + cursor: pointer } [class*="text-"] [class*="note"] { - line-height:normal!important; - text-align:left!important + line-height: normal !important; + text-align: left !important } \ No newline at end of file