用户:CrablePotion/CSS/文本颜色.css:修订间差异

(撤销CrablePotion讨论)的版本47453)
标签撤销
无编辑摘要
 
(未显示同一用户的6个中间版本)
第1行: 第1行:
.mw-parser-output a.extiw,
.mw-parser-output a.external {
    color: #0645ad;
}
.vector-menu-portal .vector-menu-heading {
.vector-menu-portal .vector-menu-heading {
    display: block;
display: block;
    color: #7048e8;
color: #7048e8;
    margin: 0.5em 0 0 0.66666667em;
margin: 0.5em 0 0 10px;
    border: 0;
padding: 0.25em 0;
    padding: 0.25em 0;
font-size: 0.75em;
    font-size: 0.75em;
font-weight: normal;
    font-weight: normal;
cursor: default;
    cursor: default;
}
}
#mw-panel .portal .vector-menu-heading {
#mw-panel .portal .vector-menu-heading {
    margin: 0;
margin: 0;
    padding: 0;
padding: 0;
    position: relative;
position: relative;
    background-image: none;
background-image: none;
    font-size: 1.05rem;
font-size: 1.05rem;
    line-height: 1.3rem;
line-height: 1.3rem;
    font-weight: bold;
font-weight: bold;
    cursor: pointer;
cursor: pointer;
}
 
.mw-body h1,
.mw-body-content h1,
.mw-body-content h2 {
    margin-bottom: 0.25em;
    padding: 0;
    font-family: 'Linux Libertine','Georgia','Times',serif;
    line-height: 1.3;
}
 
h1, h2, h3, h4, h5, h6 {
    color: #004578;
    margin: 0;
    padding-top: 0.5em;
    padding-bottom: 0.17em;
    overflow: hidden;
    font-weight: bold;
}
 
h1 {
    font-size: 2em;
}
}
 
h1,h2,h3,h4,h5,h6 {
body {
color: #004578;
    background-color: #FFFFFF;
margin: 0;
    border:none;
padding-top: 0.5em;
    animation: colorchange 5s infinite;
padding-bottom: 0.17em;
line-height: 1.3;
overflow: hidden;
font-weight: bold;
}
}
 
.mw-parser-output a.extiw, .mw-parser-output a.external {
.vector-body .toc h2 {
color: #0645ad;
    font-family: sans-serif;
    font-size: 100%;
    color: #004578;
    background: transparent;
}
}

2023年5月9日 (二) 21:25的最新版本

.vector-menu-portal .vector-menu-heading {
	display: block;
	color: #7048e8;
	margin: 0.5em 0 0 10px;
	padding: 0.25em 0;
	font-size: 0.75em;
	font-weight: normal;
	cursor: default;
}
#mw-panel .portal .vector-menu-heading {
	margin: 0;
	padding: 0;
	position: relative;
	background-image: none;
	font-size: 1.05rem;
	line-height: 1.3rem;
	font-weight: bold;
	cursor: pointer;
}
h1,h2,h3,h4,h5,h6 {
	color: #004578;
	margin: 0;
	padding-top: 0.5em;
	padding-bottom: 0.17em;
	line-height: 1.3;
	overflow: hidden;
	font-weight: bold;
}
.mw-parser-output a.extiw, .mw-parser-output a.external {
	color: #0645ad;
}