playerl.css
来自「1、用SQL查询器打开install目录下的dooogo.sql运行之后创建数据」· CSS 代码 · 共 8 行
CSS
8 行
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: #8498A3; }
body,td { font-family: 'Tahoma','Verdana','Arial'; font-size: 9pt; color: #B0C0D0; }
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?