listview.css
来自「It is program for chat using Server and 」· CSS 代码 · 共 41 行
CSS
41 行
ul.news { margin: 8px 0 0 0; padding: 0;}.news li { margin: 0 0 2px 0; padding: 0; clear: both; list-style-type: none;}a.newstitle:link, a.newstitle:visited, a.newstitle:active{ color:#000000; font-size:16px; font-weight:bold; text-decoration:none;}a.newstitle:hover{ color:#DB4400;}.itemlink, a.itemlink:link, a.itemlink:visited, a.itemlink:active{ text-decoration:none; color:#000000; font-size:11px;}a.itemlink:hover{ color:#C74B07;}.newstbl{ background-color:#E8EEFA; border:1px solid #C9D7F1; padding:5px;}.line{ border-bottom:1px solid #C1C8D6;}.col { padding-right:15px; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#000;}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?