conn.css
来自「个人网站模板」· CSS 代码 · 共 28 行
CSS
28 行
P,TD{font-size : 12px; text-decoration : none;
COLOR: #666666; line-height: 22px;}<p>LI { FONT-SIZE: 12px }
input {
font-size: 12px;
text-decoration: none; COLOR:#333333;
}
.small{ FONT-SIZE: 12px ; color: #FFFFFF; text-decoration: none; font-weight: bold}
A:link{ COLOR:#333366; TEXT-DECORATION: none}
A:visited { COLOR:#666666;TEXT-DECORATION:none}
A:active { COLOR:#993366;TEXT-DECORATION: none}
A:hover { COLOR:#333366;text-decoration: none}
</p>
.title { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.menu {
font-family: "黑体";
font-size: 16px;
font-weight: bold;
text-decoration: blink;
}
.t15 { font-size: 16px; font-weight: bold; color: #333333; text-decoration: none}
.cm {
font-size: 12px;
text-decoration: none;
font-weight: normal;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?