For the theme "roblox 2012"
Fix roblox 2012 by pegsster6
Details
Authorpegsster6
LicenseNONE
Categoryroblox old
Created
Updated
Size737 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Fix roblox 2012
@namespace USO Archive
@author Waskord -
@description For the theme "roblox 2012"
@version 20230217.11.53
@license NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain(roblox.com) {
.game-main-content.follow-button-enabled .favorite-follow-vote-share {
padding: 0 0 0 8px !important;
}
.game-main-content .game-calls-to-action .game-buttons-container #game-details-play-button-container {
margin-left: 160px !important;
}
.gotham-font .game-main-content .game-calls-to-action {
padding: 0 0 0 5px !important;
}
#game-age-recommendation-details {
display: none !important;
}
#game-age-recommendation-container {
display: none !important;
} }