📄
字号:
范例littleproject.css源代码:
001 <style>
002 <!--
003 tr { font-size: 10pt }
004 body { font-size: 10pt }
005 a:link { color: blue; text-decoration: none }
006 a:visited { color: blue; text-decoration: none }
007 a:active { color: red; text-decoration: none }
008 a:hover { color: red; text-decoration: underline }
009 -->
10 </style>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -