style.css
来自「数据库连接池dbpool_v4.8.3.zip」· CSS 代码 · 共 58 行
CSS
58 行
body, th, td, ul, ol, blockquote {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : black;
font-size : xx-small;
}
td {
vertical-align: top;
}
code, pre {
font-family : monospace;
font : larger;
}
a {
text-decoration: underline;
color: #006030;
font-weight : bolder;
}
h1 {
color: #000080;
font-size : small;
text-align : center;
}
h2 {
color: #000080;
font-size : x-small;
}
h3 {
color: #000080;
font-size : xx-small;
}
h4 {
color: #000080;
font-size : xx-small;
font-weight : lighter;
}
.bold {
font-weight: bold;
}
.title {
font-weight: bold;
}
.siteTitle {
font-family : "Courier New", Courier, monospace;
font-size : xx-large;
font-weight : bold;
color : Maroon;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?