/* ==UserStyle== @name Revert 2024 Roblox Font @namespace roblox.com @version 1.1.1 @description Reverts the Roblox website font to the font used before April 18, 2024, updated by AttakDoge to work with the userstyle ROBLOX 2016 by anthony1x6000 version 1.2.8, found at https://github.com/anthony1x6000/ROBLOX2016stylus @author CocoTheMii, AttakDoge ==/UserStyle== */ @-moz-document domain("roblox.com") { @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap'); .builder-font .text, .builder-font body, .builder-font button, .builder-font html, .builder-font input, .builder-font pre, .builder-font select, .builder-font textarea, .builder-font, .builder-font .h1, .builder-font .h2, .builder-font .h3, .builder-font .h4, .builder-font .h5, .builder-font .h6, .builder-font h1, .builder-font h2, .builder-font h3, .builder-font h4, .builder-font h5, .builder-font h6 { font-family: "HCo Gotham SSm", Gotham, Montserrat, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; } .builder-font .game-card-container .game-card-name { font-weight: 300; } .game-name { font-weight: 200; font-size: 25px; } .text game-description linkify { line-height: 1.4em; font-size: 16px; font-weight: 300; } .container-header { font-size: 16px; font-weight: 300; } .builder-font div { font-weight: 300; line-height: 1.3em; } .builder-font h2 { font-weight: 200; font-size: 25px; } .builder-font h1 { font-weight: 200; font-size: 25px; } .builder-font .font-caption-body { font-size: 16px; font-weight: 300; } .builder-font .font-caption-header { font-size: 14px; font-weight: 300; } .builder-font .text-report:link { font-size: 14px; font-weight: 300; } .light-theme.builder-font .see-all-link-icon { color: #ffffff !important; background-color: #00A2FF; border: 1px solid transparent; margin: 12px; } .see-all-link-icon::after { content: none; } .see-all-link-icon { font-size: 14px; font-weight: normal; min-width: 90px; } .builder-font .font-caption-header:hover { font-weight: 300; font-size: 14px; } .builder-font .xsmall, .builder-font .xsmall:hover { font-size: 10px; font-weight: 500; } .builder-font .font-caption-body:hover { font-size: 16px; font-weight: 300; } .builder-font .font-caption-header, .builder-font .font-caption-header:hover { font-size: 14px !important; font-weight: 300 !important; } .builder-font .game-main-content .game-calls-to-action { padding: 0 0 0 18px; } .game-card-friend-info { left: 4px; } .game-social-links { background-color: #ffffff; box-shadow: 0 1px 4px 0 rgba(25,25,25,0.2); padding: 6px; margin-top: 6px; } .game-social-links > .btn-secondary-lg { height: 100px; margin: .5em; padding: 1em; border: .5px solid #b8b8b8; border-radius: 3px; } .game-description-container { background-color: #ffffff; } .container-header { background-color: #e3e3e3; } .game-description { padding-left: 6px; padding-right: 6px; box-shadow: 0 1px 4px 0 rgba(25,25,25,0.2); } }