「User:Irukaza/common.css」:修訂間差異

跳至導覽 跳至搜尋
移除 963 位元組 、​ 2021年8月5日 (星期四)
無編輯摘要
imported>=海豚=
無編輯摘要
imported>=海豚=
無編輯摘要
行 1: 行 1:
/*边框*/
 
.infoBoxContent, .toc, pre, table {
border: none !important;
}
/*圆角*/
.infoBox, .infoBoxContent, .toc, pre, .card, .radius {
border-radius: 7px;
}
/*阴影*/
.AmeroBg, .infoBox, .toc, .wikitable, pre, .card, .shadow {
box-shadow: 0 2px 5px #FFC0C0;
}
h2, h3, h4, h5 {
text-shadow: -0.05em 0.05em 0.1em #FFC0C0;
}
/*背景色*/
.infoBoxContent, .toc, .wikitable, pre, .bgcolor {
background-color: #FFF;
}
/*特殊*/
.stubborn>table {
border-radius: 7px;
background: #FFF !important;
box-shadow: 0 2px 5px #FFC0C0;
overflow: hidden;
}
/*排版*/
.AmeroBg {
color: #3d0041;
padding: 2em 3em;
background: #FFF;
border-radius: 1em;
margin: 1em auto;
max-width: 1080px;
}
h2 {
h2 {
overflow: visible;
overflow: visible;
行 59: 行 25:
h5 {
h5 {
font: 400 1.1em serif;
font: 400 1.1em serif;
}
p {
text-indent: 2em;
}
ul li {
margin-left: 0.8em;
}
ol li {
margin-left: 0.3em;
}
dd {
margin-left: 2em;
}
code {
background: #fff1f1;
border-width: 0 0 2px;
border-color: #ffc0c0;
margin: 0 2px;
color: inherit;
border-radius: 3px;
padding: 1px 3px 0;
}
}
匿名使用者

導覽選單