📄 styles.css.orig
字号:
/* Color the unvisited and visited links the same blue */A:link { color: #0000cc }A:active { color: #ff0000 }A:visited { color: #0000cc }/* I don't specify the margins here because Netscape 4.x ignores them. */BODY { background: #ffffff; color: #000000;}TD.footer{ background: #c9dfc9;}/* Widget Box Body */.widget-box{ background : #cccccc; }/* * value in a widget-box that serves as the fieldname for the value to its right */.widget-box-fieldname{ background : #999999; }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -