add more comments to helper.css

This commit is contained in:
Astra 2018-05-09 06:54:39 -04:00
parent 605b146dcf
commit 1dff6b088a

View file

@ -14,6 +14,7 @@
*/ */
/* style declaration for EndPwn developer badge */
.profileBadgeEndPwn { .profileBadgeEndPwn {
background-image: url(https://dr1ft.xyz/sigma_solid.svg); background-image: url(https://dr1ft.xyz/sigma_solid.svg);
background-position: center; background-position: center;
@ -23,6 +24,7 @@
cursor: pointer cursor: pointer
} }
/* fix for poor formatting on modified crash screen */
[class*="text-"] [class*="note"] { [class*="text-"] [class*="note"] {
line-height: normal !important; line-height: normal !important;
text-align: left !important text-align: left !important