用户:自由李代数/common.css
< 用户:自由李代数
注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。
- Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5或Ctrl-R(Mac为⌘-R)
- Google Chrome:按Ctrl-Shift-R(Mac为⌘-Shift-R)
- Internet Explorer或Edge:按住Ctrl的同时单击刷新,或按Ctrl-F5
- Opera:按 Ctrl-F5。
pre, .pre-like {
font-family: monospace;
}
h1 {
color: green;
}
h2 {
color: #222299;
}
h3 {
color: purple;
}
h4 {
color: red;
}
h5, h6{
color: orange;
}
a {
text-decoration: underline;
}
#bodyContent {
padding-up: 5em;
}
/* 手机版左侧边栏添加的按钮 */
.mbwh-mb-pl-btn {
text-align: center;
font-size: 2em;
background-color: white;
list-style-type: none;
}