style1.css
来自「本程序修改自飞天BBS 7.0 将原来的ASP语法迁移为ASP.NET并封装成」· CSS 代码 · 共 16 行
CSS
16 行
.text01 { font-size: 9pt ; color: #003366; text-decoration: none}
.t03 { font-size: 9pt ; color: #000000; text-decoration: none }
.main {font-size: 12px}
.main1{ font-size: 14.8px }
.main2{ font-size: 16px }
.main3{font-size: 7px}
.main4{font-size: 10px}
A:link {text-decoration: none; color: 000000}
A:visited {text-decoration: none; color: 000000}
A:active {text-decoration: none; color: ff0000}
A:hover {text-decoration: underline; color: aa0000}
.downbor { border-color: black black #FFD0A2; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.downbor1 { border-color: black black #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 2px; border-left-width: 0px}
.mar { margin-bottom: 10px}
.mar1 { margin-bottom: 10px;margin-top: 10px}
.mar2 { margin-bottom: 0px;margin-top: 0px}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?