“Pivot.css”的版本间差异
来自pcdiy_dev
Carrotgeball(讨论 | 贡献) |
Carrotgeball(讨论 | 贡献) (撤销Carrotgeball(讨论)的版本87) 标签:撤销 |
||
第14行: | 第14行: | ||
body { | body { | ||
background-color: #e7e7e7; | background-color: #e7e7e7; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } |
2022年6月27日 (一) 18:40的最新版本
/* Custom colors - top bar*/
.tab-bar {
background: #517398;
}
/* style the labels */
ul.side-nav label {
background: #517398;
color: #fff;
padding: .25em .5em;
}
/* sidebar background color */
body {
background-color: #e7e7e7;
}