dialog.css

来自「一个互联网络公司网站源码」· CSS 代码 · 共 10 行

CSS
10
字号
body{
font-size: 9pt; font-family:Arial; 
background-color:#F0F0EE;
}
td,select,div,span,button { font-size: 9pt; font-family:Arial; }
BUTTON {width:5em; border-width: 1pt; }
input { font-size: 9pt; color:#FOFOEE; padding:1pt 3pt;}
.title {font-weight:bold}
a:link { color: #0000BB }
a:visited { color: #0000BB }

⌨️ 快捷键说明

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