?? style.css
字號:
body{
font-size:12px;
background-color:white;
line-height:150%;
}
.onet-active{
font-weight:bold;
}
.onet-page-title{
font-weight:bold;
font-size:15px;
margin-bottom:10px;
text-align:left;
margin-top:15px;
margin-bottom:20px;
}
.onet-title{
font-weight:bold;
font-size:13px;
margin:10px 0px 10px;
}
.onet-hilight{
font-weight:bold;
}
.onet-table{
width : 100%;
}
.onet-table td, .onet-table th {
padding : 3px;
}
.onet-table thead th {
white-space:nowrap;
height:18px;
border-width : 0px 1px 1px 0px;
border-color : #ccc;
border-bottom-color:#CCC;
font-size : 12px;
font-weight : bold;
text-align : left;
color : #000;
background-color:#E0E0E0;
}
.onet-table td {
border-width : 0px 1px 1px 0px;
border-style : solid;
border-color:#CCC;
line-height:150%;
padding-left:10px;
}
.onet-table table table, .onet-table table table td, .onet-table table table th ,.onet-table table table table, .onet-table table table table td, .onet-table table table table th {
border-width : 0px;
}
.onet-table .onet-inline-table td{
height:18px;
padding:3px;
border-width:0px 0px 1px 0px;
}
.onet-table .onet-inline-table-container{
padding:0px;
}
/*---- 表格首列 ----*/
.onet-table .onet-first{
border-left-width:1px;
white-space:nowrap;
border-width:0px 1px 1px 1px;
border-style:solid;
border-color:#CCC;
}
/*---- 表格末列 ----*/
.onet-table .onet-last{
}
/*---- 表格中的表格 ----*/
.onet-table .onet-inline{
border-width :0px 0px 1px 0px;
}
/*---- 頁腳定義 ----*/
.onet-table tfoot td {
border-left-width:1px;
font-size : 12px;
background-color : #ddd;
border-top : 1px #aaa solid;
}
.onet-copyright{
color:#5A5A5A;
font-size:12px;
text-align:center;
border-top:1px solid;
border-top-color:#D5D5D5;
padding-top:10px;
margin-top:50px;
width:100%;
}
.onet-copyright a:link ,.onet-copyright a:visited,.onet-copyright a:active{
text-decoration:none;
color:#5A5A5A;
}
.onet-copyright a:hover{
text-decoration:underline;
color:red;
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -