add more comments to helper.css

This commit is contained in:
Astra 2018-05-09 06:54:39 -04:00
parent 605b146dcf
commit 1dff6b088a
1 changed files with 2 additions and 0 deletions

View File

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