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.
#userProfileApp .user-profile-navigation__link:nth-child(1):before {
content: ' ';
background-image: url("https://static.wikia.nocookie.net/doors-game/images/d/d6/PLAYER.png/revision/latest/scale-to-width-down/24?cb=20220805004445");
}
#userProfileApp .user-profile-navigation__link:nth-child(2):before {
content: ' ';
background-image: url("https://static.wikia.nocookie.net/doors-game/images/f/f9/Speech.png/revision/latest/scale-to-width-down/24?cb=20230129045030");
}
#userProfileApp .user-profile-navigation__link:nth-child(3):before {
content: ' ';
background-image: url("https://static.wikia.nocookie.net/doors-game/images/e/e3/GALLERY.png/revision/latest/scale-to-width-down/24?cb=20220806234750");
}
#userProfileApp .user-profile-navigation__link:nth-child(4):before {
content: ' ';
background-image: url("https://static.wikia.nocookie.net/doors-game/images/a/a4/ACHIEVEMENT.png/revision/latest/scale-to-width-down/24?cb=20220908055623");
}
#userProfileApp .user-profile-navigation__link:nth-child(5):before {
content: ' ';
background-image: url("https://static.wikia.nocookie.net/doors-game/images/9/92/HISTORY.png/revision/latest/scale-to-width-down/24?cb=20221022022603");
}