📄 exobud.css
字号:
<!-- /* ExoBUD MP(II) 播放面板样式表 */
a,a:link { color: silver; text-decoration: none; }
a:visited { color: silver; text-decoration: none; }
a:active { color: white; text-decoration: none; }
a:hover { color: white; text-decoration: none; }
body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
cursor: crosshair; overflow: hidden; }
body,td { font-family: 'Tahoma','Verdana','Arial'; font-size: 9pt; }
/* 显示媒体标题的样式表设定 */
.title { font-family: 'Tahoma','Verdana','Arial'; font-size: 9pt; color: #222222; }
/* 显示时间长度的样式表设定 */
.time { font-family: 'Tahoma','Verdana','Arial'; font-size: 9pt; color: #505050; }
/* 8点迷你中文字型,请在有需要时,以 <span lang=zh-tw> 语法一起使用 */
/* .minichi { font-family: '新细明体','PMingLiU'; font-size: 8pt; } */
//-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -