?? css.css
字號:
/* CSS Document */
body {background-color:#585858;}
td,th {
font-family:宋體,Arial; font-size:12px; margin:0px; line-height:150%; padding:0px; color:#000;}
.button{ font-size: 12px; height:23px; }
a:link { color: #000;text-decoration: none;}
a:visited { text-decoration: none; color:#990000;}
a:hover { color: #005AB2;text-decoration: underline;}
.nav:link { color: #000;text-decoration: none;font-size:14px; font-weight:bold;}
.nav:visited { color: #000; text-decoration: none;font-size:14px; font-weight:bold;}
.nav:hover { color: #FF0000;text-decoration: underline;font-size:14px; font-weight:bold;}
.pic:link {text-decoration: underline; font-size:12px; font-weight:bold; color:#0000FF;}
.pic:visited { color: #000; text-decoration: underline;font-size:12px; font-weight:bold;}
.pic:hover { color: #FF0000;text-decoration: underline;font-size:12px; font-weight:bold;}
.picborder { border-style:solid; border-width:1px; border-color:#000000;}
.redfont { color:#FF0000;}
.blue { color:#156DFF; font-weight:bold;}
.big14px {font-size:14px }
.title { padding-left:5px; padding-right:5px; font-weight:bold; font-size:14px; filter:dropshadow(OffX=1, OffY=1,Color=#FFFFFF);}
.list { padding-left:5px; padding-right:5px; line-height:22px;}
.list2 { padding:8px; line-height:15px;}
.ray {color:#999999;}
.displaynone{
display: none;
}
.displayyes{
display: yes;
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -