css.tpl
来自「eGroupWare is a multi-user, web-based gr」· TPL 代码 · 共 15 行
TPL
15 行
<style type="text/css"><!-- a { text-decoration:none; color: {link}; } a:active{ text-decoration:none; color: {alink}; } a:hover{ text-decoration:underline; color: {alink}; } a:visted{ text-decoration:none; color: {link}; } body { margin-top: 0px; margin-right: 0px; margin-left: 0px; font-family: {font}; } .row_on { color: {row_text}; background-color: {row_on}; } .row_off { color: {row_text}; background-color: {row_off}; } .th { color: {th_text}; background-color: {th_bg}; } .tablink { color: #000000; } {app_css}--></style>{css_file}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?