Merge pull request #839 from SirCmpwn/profile-readability
Improve readability of text on profiles
This commit is contained in:
commit
afdcdce551
|
@ -34,6 +34,7 @@
|
|||
text-align: center;
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
text-shadow: 0 0 2px $color8;
|
||||
|
||||
small {
|
||||
display: block;
|
||||
|