Template:希顶经/样式.css:修订间差异
跳转到导航
跳转到搜索
无编辑摘要 |
无编辑摘要 |
||
第15行: | 第15行: | ||
text-align: center; |
text-align: center; |
||
font-size: 12px; |
font-size: 12px; |
||
color: # |
color: #9b4400; |
||
} |
} |
||
.zhina-nav-left, .zhina-nav-right { |
.zhina-nav-left, .zhina-nav-right { |
2022年11月11日 (五) 09:56的最新版本
.zhina {
background: #f2ecde;
padding: 16px;
position: relative;
font-size: 16px;
}
.zhina-title {
text-align: center;
font-size: 24px;
}
.zhina-number {
width: 16px;
height: 16px;
display: inline-block;
text-align: center;
font-size: 12px;
color: #9b4400;
}
.zhina-nav-left, .zhina-nav-right {
position: absolute;
top: 32px;
}
.zhina-nav-left {
left: 16px;
}
.zhina-nav-right {
right: 16px;
}
.zhina-nav-left a, .zhina-nav-right a {
padding: 4px;
margin: 4px;
color: #333;
background: white;
}