Skip to content

Old Robux Page by theoldrobloxuserstylefixer

Details

Authortheoldrobloxuserstylefixer

LicenseNo License

Categoryhttps://web.roblox.com/upgrades/robux

Created

Updated

Size4.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

turns the bland robux page into.....

ITS OLD SELF!

Notes

the old robux page from late 2016 - before the sad and uncolorful website change of late 2019.

Source code

/* ==UserStyle==
@name         Old Robux Page
@version      20211104.12.05
@namespace    userstyles.world/user/theoldrobloxuserstylefixer
@description  turns the bland robux page into.....


ITS OLD SELF!
@author       theoldrobloxuserstylefixer
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://web.roblox.com/upgrades/robux") {

.premium-container .page-top {
	width: 300px;
	background-image: url('https://i.imgur.com/qHdY3fS.png');
	background-repeat: no-repeat;
	background-size: 300px;
	background-color: #191919;
	height: 337.2px;
	padding: 15px;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
	position: absolute;
	top: 80px;
}

.premium-container .page-top::before {
	content: ' ';
	display: inline-block;
	width: 98px;
	height: 98px;
	background-image: url('https://images.rbxcdn.com/6d89a812844283096c6c39935f02483d-branded_04182018.svg');
	background-size: 196px auto;
	background-position: 0 -686px;
	position: absolute;
	top: 15px;
	left: 15px;
}

.premium-container .page-top .robux-man {
	background-image: url('https://i.imgur.com/mwRzgxL.png');
	width: 180px;
	background-size: 180px auto;
	top: -12px;
	right: -12px;
}

.premium-container .page-top .top-header > .ng-binding {
	position: absolute;
	top: -58px;
	left: 0;
	color: black;
}

.premium-container .page-top .top-header > .ng-binding::before {
	content: 'Buy ROBUX';
	font-size: 30px;
	font-weight: 500;
}

.premium-container .page-top .top-header > .ng-binding {
	font-size: 0;
	line-height: 30px;
}

.premium-container .page-top .top-header > .ng-binding::after {
	content: '™';
	font-size: 24px;
	font-weight: 300;
	color: black;
}

.dark-theme .premium-container .page-top .top-header >.ng-binding::before, .dark-theme .premium-container .page-top .top-header >.ng-binding::after {
	color: white;
}

.premium-container .page-top .top-header div.top-subtitle > span {
	font-size: 0;
}

.premium-container .page-top .top-header div.top-subtitle > span::after {
	font-size: 16px;
	content: 'Get ROBUX to purchase upgrades for your avatar or to buy special abilities in games.';
	text-align: left;
	position: absolute;
	bottom: 15px;
	left: 17px;
	right: 15px;
	font-weight: 300;
}

.premium-container .page-content {
	width: 65%;
	float: right;
}

.light-theme .robux-page .premium-container, .dark-theme .robux-page .premium-container {
	background: none;
}

.light-theme .premium-container .robux-body .robux-row {
	background-color: #fff;
	display: block;
	height: 72px;
	position: relative;
	margin-bottom: 15px;
	box-shadow: 0 0 10px #ccc;
}

.premium-container .robux-table .robux-body {
	display: block;
}

.premium-container .robux-table {
	display: block;
}

.robux-page .premium-container .robux-table .robux-cell {
	border: none;
}

.robux-page .premium-container .robux-table .robux-cell:nth-child(1) {
	position: absolute;
	left: 0;
	padding: 12px;
}

.robux-page .premium-container .robux-table .robux-cell:nth-child(2) {
	position: absolute;
	right: 0;
	padding: 12px;
}

.robux-page .page-content > .robux-table .robux-body::before {
	margin-top: 55px;
	content: 'Starter Kit';
	display: block;
	text-align: left;
	font-size: 24px;
	font-weight: 300;
	padding: 5px 0
}

.robux-page div:not(.page-content) > .robux-table .robux-body::before {
	content: 'Super Value';
	display: block;
	text-align: left;
	font-size: 24px;
	font-weight: 300;
	padding: 5px 0
}

.robux-page .robux-body .robux-row .robux-cell:nth-child(3) {
	display: none;
}

.light-theme .robux-page .robux-body .robux-button-container {
	width: 240px;
}

.light-theme .robux-page .robux-body .robux-button-container .btn-control-md {
	background-color: #02b757;
	border: 1px solid #02b757;
	border-radius: 3px;
	height: auto;
	color: #fff;
}

.light-theme .robux-page .robux-body .robux-button-container .btn-control-md:hover {
	background-color: #3fc679;
	border: 1px solid #3fc679;
	border-radius: 3px;
	height: auto;
	color: #fff;
}

.light-theme .robux-page .robux-body .robux-button-container .btn-control-md .icon-robux-gray {
	background-position: 0 -195px;
}

.premium-container .robux-table .robux-head-group {
	display: none;
}
}

Reviews

No reviews yet.