style.css

来自「梦想世界虚拟社区」· CSS 代码 · 共 14 行

CSS
14
字号
<style type="text/css">
{}
a:link {text-decoration:none; color:22ff22;font-size:11pt}
a:hover {text-decoration:underline; color:ffffff;font-size:11pt}
a:visited {text-decoration:none; color:22ff22;font-size:11pt}
p {font-size:11pt;line-height:16pt;color:ffffff}
div { font-size:11pt;}
body { font-family:"宋体",bgcolor:#333388"serif";color:ffffff;font-size:11pt; line-height:120%;}
td { font-family:"宋体", "serif"; font-size:14; line-height:12pt}
input { font-size:11pt}
select { font-size:11pt}
textarea { font-size:11pt}
</style>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?