Work in progress.
roblox.com by qipu
Details
Authorqipu
LicenseNo License
Categoryroblox
Created
Updated
Size2.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Instructions will be soon
Source code
/* ==UserStyle==
@name roblox.com
@version 20211011.17.29
@namespace userstyles.world/user/qipu
@description Work in progress.
@author qipu
@license No License
==/UserStyle== */
/* ==UserStyle==
@name 2013 theme for roblox
@version 20210831.13.30
@namespace userstyles.world/user/toucanrobloxgaming
@description This is a 2013 theme for roblox
@author qipu
@license No License
==/UserStyle== */
@-moz-document url-prefix("http://roblox.com/"), url-prefix("https://web.roblox.com/"), url-prefix("https://banland.xyz/") {
#MasterContainer {
background: white !important;
background-position-x: 0%;
background-position-y: 0%;
background-repeat: repeat;
background-repeat: repeat-x !important;
background-position: 0% 20% !important;
overflow: visible;
width: 100%;
}
#Footer.LanguageRedesign {
background: #123f83;
color: #aaa;
text-align: center;
font-size: 13px;
margin: 0;
width: 100%;
padding: 2em 0 0 0;
}
#Footer.LanguageRedesign .Legalese {
color: #899fc1;
font-size: 10px;
line-height: 20px;
margin-left: 5px;
margin-bottom: 1em;
margin-top: 20px;
}
.BannerRedesign {
background: url(http://roblonium.com/images/RevisedHeader/bg-obc_header.png) repeat-x !important;
}
#NavigationRedesignBannerContainer a.btn-logo,
#NavigationRedesignBannerContainer a.btn-logo:visited {
background: url(http://roblonium.com/images/Themes/Halloween2013/Halloween-2013-header.png) !important;
width: 116px !important;
}
#NavigationRedesignBannerContainer a.btn-logo:hover {
background: url(http://roblonium.com/images/Themes/Halloween2013/Halloween-2013-header.png) !important;
background-position: 0 35px !important;
}
#NavigationRedesignBannerContainer .HeaderDivider {
border-left: 1px solid #878988 !important;
}
#Footer.LanguageRedesign {
color: #555 !important;
background-color: Black !important;
}
#Footer.LanguageRedesign div.legal {
border-color: white !important;
}
#Footer.LanguageRedesign p.Legalese {
color: #555 !important;
}
html {
background-color: Black !important;
}
}