exobudpl.css

来自「asp构建网站bbs.采用B/S架构」· CSS 代码 · 共 15 行

CSS
15
字号
<!-- /* ExoBUD MP(II) 播放清单样式表 */ 

a,a:link { color: #334455; text-decoration: none; }
a:visited { color: #223344; text-decoration: none; }
a:active { color: #334455; text-decoration: none; }
a:hover { color: gold; text-decoration: none; }
body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
background-color: #f1f2f4; cursor: crosshair; }
body,td { font-family: 'Tahoma','Verdana','Arial'; font-size: 9pt; color: #B0C0D0; }

/* 8点迷你中文字型,请在有需要时,以 <span lang=zh-tw> 语法一起使用 */
/* .minichi { font-family: '新细明体','PMingLiU'; font-size: 8pt; } */
//-->

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?