mirror of
https://github.com/EndPwnArchive/endpwn3.git
synced 2024-08-15 00:23:30 +00:00
add more comments to helper.css
This commit is contained in:
parent
605b146dcf
commit
1dff6b088a
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue