SteamStat.us - Re-Remastered - Steam theme
SteamStat.us - Re-Remastered - Steam Style by Nick2bad4u
Mirrored from https://github.com/Nick2bad4u/UserStyles/raw/refs/heads/main/SteamStat.us-Re-Remastered-SteamStyle.user.css
Details
AuthorNick2bad4u
LicenseUnLicense
Categorysteamstat
Created
Updated
Size1.1 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name SteamStat.us - Re-Remastered - Steam Style
@version 20241115.16.02
@namespace https://github.com/Nick2bad4u/UserStyles
@description SteamStat.us - Re-Remastered - Steam Style
@homepage https://github.com/Nick2bad4u/UserStyles
@author Nick2bad4u
@license UnLicense
==/UserStyle== */
@-moz-document url("https://steamstat.us/") {
.title {
/* Steam Status Title */
text-align: center;
margin: 10px 0;
font-size: 2.6em;
font-weight: 300;
color: #B4D2FF;
text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.8);
}
a {
color: #66C0F4;
text-decoration: none;
text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
font-weight: bold;
}
a:hover {
color: #FFFFFF;
text-decoration: underline;
}
.pull-right,
.service .status {
text-align: right;
float: right;
}
.good {
/* Soft Green */
color: #8BC34A;
text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.8);
}
.minor {
/* Soft Teal */
color: #03A9F4;
text-shadow: 1px 1px