Skip to content

It's YuHan time! 現在是寬裕漢時間 by xiaopanpankevinpan

Screenshot of It's YuHan time! 現在是寬裕漢時間

Details

Authorxiaopanpankevinpan

LicenseCC-BY-NC-SA

Categorytime.is

Created

Updated

Size1.2 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         It's YuHan time! 現在是寬裕漢時間
@version      20220323.04.44
@namespace    userstyles.world/user/xiaopanpankevinpan
@description  Gif Image Credit: ckToshi
Origin File: https://imgur.com/gallery/1Dn3MGS

This userstyle is for time.is
Everybody loves Wide YuHan.

---
Gif 檔所有者:ckToshi
原始檔案網址: https://imgur.com/gallery/1Dn3MGS

此樣式表用於 time.is 網域上
所有人都喜歡寬裕漢
@author       xiaopanpankevinpan
@license      CC-BY-NC-SA
==/UserStyle== */

@-moz-document domain("time.is") {
/*ad block*/

.fs-sticky-footer, #recover{
    display: none!important;
}

/*shortcut block*/
#favs{
    display: none;
}

/*top bar block*/
#top{
    display: none;
}

/*time section*/
#time_section{
    width: 100%;
    height: 100vh;
    box-sizing: border-box;
    padding: 5% 0;
}

#mainwrapper{
    color: white;
    background-image: url("https://i.imgur.com/TqFZfcI.gif");
    text-shadow: 3px 3px 5px black;
    background-size: cover;
    background-position: center;
}

#pL a:link, #pL a:visited, #pL1 a, #lC, #daydiv, #daydiv1, a:link, a:visited{
    color:white
}
}

Reviews

No reviews yet.