main.css
来自「用于一医院的电子病历系统. JAVA开发。很有参考价值。」· CSS 代码 · 共 19 行
CSS
19 行
html, body { margin: 0; padding: 0; background-color: #e0e5f5; color: #000; font: 10pt "Trebuchet MS",Verdana,Tahoma,sans-serif;}div.content { margin: 1em 100px; }h1 { border-bottom: 1px solid #999; }div.noicons tr.item td.icon img,div.noicons tr.item td.icon div { width: 0;}div.noicons tr.item td.icon { width: 0;}.important { color: #d32; }div.dynarch-horiz-menu table, div.dynarch-popup-menu table { font: 10pt tahoma,verdana,sans-serif; }
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?