模板:归档头/style.css:修订间差异

来自「荏苒之境」
无编辑摘要
标签手工回退
无编辑摘要
第2行: 第2行:
font-weight: bold;
font-weight: bold;
color: #e3e3e3 !important;
color: #e3e3e3 !important;
}
.gltd-archive .logo {
    background-size: cover;
    opacity: 0.8;
    filter: invert(100%);
    top: 74px;
    left: 30px;
    width: 150px;
    height: 70px;
    overflow: hidden;
    position: absolute;
}
}

2025年7月30日 (三) 16:08的版本

.gltd-archive a {
	font-weight: bold;
	color: #e3e3e3 !important;
}

.gltd-archive .logo {
    background-size: cover;
    opacity: 0.8;
    filter: invert(100%);
    top: 74px;
    left: 30px;
    width: 150px;
    height: 70px;
    overflow: hidden;
    position: absolute;
}