robloxfessor
roblox by zimonjesus
Details
Authorzimonjesus
Licenseroblox
Categoryroblox
Created
Updated
Code size4.1 kB
Code checksum96d49633
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
roblox
Source code
/* ==UserStyle==
@name MatematikRoblox
@version 1.3.0
@description roblox
@namespace hell.com
@author zimonjesus
==/UserStyle== */
@-moz-document domain("matematikfessor.dk") {
#pageHeader #navigation li.logoWrapper .logo.math, #pageHeader #navigation li.logoWrapper .logo:hover.math, #pageHeader #navigation .navigationList .logo.math, #pageHeader #navigation .navigationList .logo:hover.math, #pageHeader #navigation li.logoWrapper .logo.down, #pageHeader #navigation li.logoWrapper .logo:hover.down, #pageHeader #navigation .navigationList .logo.down, #pageHeader #navigation .navigationList .logo:hover.down {
background-image: url(https://upload.wikimedia.org/wikipedia/commons/0/03/Roblox_logo_%282006%29.png);
}
#pageHeader #navigation li.logoWrapper .logo, #pageHeader #navigation li.logoWrapper .logo:hover, #pageHeader #navigation .navigationList .logo, #pageHeader #navigation .navigationList .logo:hover {
display: inline-block;
margin: auto;
padding: 0;
width: 130px;
height: 54px;
text-indent: -2000em;
background-repeat: no-repeat !important;
background-position: 50% !important;
background-size: 130px 60% !important;
}
#pageHeader #navigation li.logoWrapper .logo, #pageHeader #navigation li.logoWrapper .logo:hover, #pageHeader #navigation .navigationList .logo, #pageHeader #navigation .navigationList .logo:hover {
display: inline-block;
margin: auto;
padding: 0;
width: 130px;
height: 54px;
text-indent: -2000em;
background-repeat: no-repeat !important;
background-position: 50% !important;
background-size: 130px 65% !important;
}
.greeting {
font-family: Roboto, sans-serif !important;
font-size: 25px;
margin-top: 40px;
}
.pointsContainer .text {
font-size: 0px;
}
.pointsContainer .text:after {
font-size: 15px;
content: "Robux";
}
.levelContainer .text {
font-size: 0px;
}
.levelContainer .text:after {
font-size: 15px;
content: "Tickets";
}
.user-stat-emblem.points .stat-label {
font-size: 0px !important;
}
.user-stat-emblem.points .stat-label:after {
font-size: 30px;
content: "Robux";
}
.user-stat-emblem.battles .stat-label {
font-size: 0px !important;
}
.user-stat-emblem.battles .stat-label:after {
font-size: 30px;
content: "KD/R";
}
.newSiteTeaserTextHeading, .newSiteTeaserTextContent {
font-size: 0px !important;
}
.newSiteTeaserTextHeading:after {
font-size: 30px;
content: "Prøv det nye Roblox";
}
.newSiteTeaserTextContent:after {
font-size: 16px;
Content: "Vi er i gang med at bygge det nye Roblox og glæder os til at vise dig det. Allerede nu kan du tage forskud på glæden og prøve den."
}
.frontPageLoggedInTop {
border-radius: 0.5em;
background-color: #FFFFFF;
box-shadow: 0 0.1em 0.5em rgba(0,0,0,0.1);
}
body.userLevelWallpaper3 {
background-image: url(https://i.redd.it/b3evfee0vb571.png);
}
.hideBreadcrumbs.ready {
background-color: transparent;
background-image: none !important;
box-shadow: none !important;
}
.newSiteAdaptiveTestButtonTextUpper {
font-size: 0px !important;
margin-top: 12px;
}
.newSiteAdaptiveTestButtonTextLower {
font-size: 0px !important;
}
.newSiteAdaptiveTestButtonTextUpper:after {
font-size: 16px;
content: "ROBLOX"
}
.newSiteAdaptiveTestButtonTextLower {
margin-bottom: 0 !important;
}
.newSiteAdaptiveTestButtonTextLower:after {
font-size: 32px;
content: "GRIND"
}
}