Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
.user-profile-navigation__link {
background: rgba(0, 0, 0, .3);
border: 1px solid #D0AE82 !important;
border-radius: 4px;
margin: 5px 5px 5px 0;
margin-right: 8px;
padding: 10px !important;
text-align: center;
}
#userProfileApp .user-profile-navigation__link:before {
bottom: 5px;
margin-right: 5px;
}
#userProfileApp .user-profile-navigation__link:nth-child(1):before {
content: url(https://static.wikia.nocookie.net/doors-game/images/d/d6/PLAYER.png/revision/latest/scale-to-width-down/18?cb=20220805004445);
}
#userProfileApp .user-profile-navigation__link:nth-child(2):before {
content: url(https://static.wikia.nocookie.net/doors-game/images/f/f9/Speech.png/revision/latest/scale-to-width-down/18?cb=20230129045030);
}
#userProfileApp .user-profile-navigation__link:nth-child(3):before {
content: url(https://static.wikia.nocookie.net/doors-game/images/e/e3/GALLERY.png/revision/latest/scale-to-width-down/18?cb=20220806234750);
}
#userProfileApp .user-profile-navigation__link:nth-child(4):before {
content: url(https://static.wikia.nocookie.net/doors-game/images/a/a4/ACHIEVEMENT.png/revision/latest/scale-to-width-down/18?cb=20220908055623);
}
#userProfileApp .user-profile-navigation__link:nth-child(5):before {
content: url(https://static.wikia.nocookie.net/doors-game/images/9/92/HISTORY.png/revision/latest/scale-to-width-down/18?cb=20221022022603);
}