Skip to content

sma2-luogu - 2024年8月 by emmoyy

Details

Authoremmoyy

LicenseNo License

Categoryluogu

Created

Updated

Size2.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

搭配SMart 洛谷食用

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       sma2-luogu - 2024年8月
@version    20240818.07.48
@namespace  ?
==/UserStyle== */

@-moz-document url("https://www.luogu.com.cn/"), url-prefix("https://ti.luogu.com.cn/problemset"), url-prefix("https://www.luogu.com.cn/paste"), url-prefix("https://www.luogu.com.cn/user"), url-prefix("https://www.luogu.com.cn/discuss"), url-prefix("https://www.luogu.com.cn/problem"), url-prefix("https://class.luogu.com.cn/course"), url-prefix("https://www.luogu.com.cn/theme"), url-prefix("https://www.luogu.com.cn/image"), url-prefix("https://www.luogu.com.cn/ranking"), url-prefix("https://www.luogu.com.cn/training"), url-prefix("https://www.luogu.com.cn/contest"), url-prefix("https://www.luogu.com.cn/record"), url-prefix("https://www.luogu.com.cn/chat"), url-prefix("https://www.luogu.com.cn/auth") {
/*洛谷主站*/
	/*细节*/
	
	pre[data-v-52f2d52f] {
		font-family: Fira Code!important;
	}

    /*顶部*/
    .wrapper.wrapped.lfe-body,
    div.wrapper.wrapped.lfe-body.header-layout.narrow {
        visibility: hidden;
    }
    .footer,
    .header {
        visibility: visible;
    }
    /*主体*/
	
    .clone-card,
    .card.user-header-container.padding-0,
    .am-modal-dialog,
    .am-g.lg-main-content,
    .container,
    .lg-index-content.am-center,
    .full-container {
        visibility: visible;
    }
   
    .lfe-h1 {
        font-size: 40px;
        animation: h1 1s;
    }
    nav[data-v-258e49ac],
    .header-link.color-none,
    .mdui-list-item-icon.mdui-icon.material-icons,
    .mdui-drawer {
        color: #fff;
    }
    /*洛谷有题*/
    /*顶部*/
    #app-header{
        background-color:#fff0;
    }
	
	/*字体——自定义*/
	.problem-card[data-v-766cabba] {
		font-family: LMDYNLZT,Segoe Print,Fira Code,IDChuXinShaoNvTiJ;
	}
	h1[data-v-2dfcfd35]{
		font-family: LMDYNLZT,Segoe Print,Fira Code,IDChuXinShaoNvTiJ;
		text-shadow: 7px 7px 7px rgb(0,0,0,1);
	}
	/*时空限制栏*/
	.field[data-v-3c4577b8] {
		text-shadow: 4px 4px 4px rgb(0 0 0 / 100%);
		font-family:LMDYNLZT,Segoe Print,Fira,Code,IDChuXinShaoNvTiJ!important;
	}
	
	.card[data-v-f9624136]{
		font-family:LMDYNLZT,Segoe Print,Fira Code,IDChuXinShaoNvTiJ;
		font-size:17px;
	}
	
}

Reviews

No reviews yet.