modulef-titre.css
来自「htmdoc for html coding」· CSS 代码 · 共 42 行
CSS
42 行
BODY { font-family: times, "new times roman", garamond, serif; font-size: large ! important; background: white; color: #000046;}A, A:link { color: #c00000; text-decoration: none;}A:visited { color: #500000 }A:active { color: #FFFFFF }H1, H2, H3, H4, H5, H6 { font-family: helvetica, arial, sans-serif ! important;}H1 { font-size: 130%; text-transform: capitalize; font-variant: small-caps;}H2 { font-size: 100% }HR { color: #000046; border-style: groove;}PRE { font-family: courier, monospace; font-size: medium; color: #400000; background: #F0F0F0; padding: 1em; white-space: pre;}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?