Skip to content

TEst by superdonaldduck

Details

Authorsuperdonaldduck

LicenseNo License

Categoryroblox

Created

Updated

Size986 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

idk

Notes

idfk

Source code

/* ==UserStyle==
@name         TEst
@version      20210817.01.11
@namespace    userstyles.world/user/superdonaldduck
@description  idk
@author       superdonaldduck
@license      No License
==/UserStyle== */

@-moz-document domain("roblox.com") {

  
.light-theme {
 background: url(https://i.pinimg.com/564x/5c/e8/b2/5ce8b235a49e89e31be99bc6c8f75335.jpg);
    background-size: 100% 1200px;
    background-repeat: no-repeat;
    background-color: #000443;
}

#Container {
 margin: 0 auto;
    padding: 0 10px;
    border-left: 5px solid #DDD;
    border-right: 5px solid #DDD;
    width: 900px !important;
    background: #e5f1fd;
    
}

#HeaderContainer {
    position: relative;
    margin: 0;
    padding: 0;
    width: 900px;
    height: 225px;
    background: url(http://web.archive.org/web/20110430173333im_/http://www.roblox.com/images/cssspecific/rbx2/head_03.jpg) repeat scroll 0 0 transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 6;
}

Reviews

No reviews yet.