?? jbdocs.css
字號:
BODY {
background-color : #fefef2;
color : Black;
font-size : 9pt;
}
H1 {
color : Navy;
font-family : sans-serif;
}
H2 {
border-top-color : Navy;
border-top-width : medium;
border-top-style : solid;
color : Navy;
font-family : sans-serif;
}
H2.norule {
border-top-width : 0px;
}
H3 {
color : Navy;
font-family : sans-serif;
}
H4 {
color : Navy;
font-family : sans-serif;
}
H5 {
font-size : 95%;
font-weight: bold;
font-style : italic;
margin-bottom : 0px;
color : Navy;
font-family : sans-serif;
}
PRE {
margin-left : 15px;
}
TABLE {
background-color : White;
font-size : 100%;
}
TH {
font-size : 90%;
font-weight: bold;
background-color : Navy;
color : White;
text-align : left;
padding-left : 4px;
padding-right : 4px;
font-family : sans-serif;
vertical-align : bottom;
}
.subhead {
background-color : Silver;
color : Black;
}
.center {
text-align : center;
}
.right {
text-align : right;
}
TD {
font-size : 90%;
text-align : left;
vertical-align : top;
padding-left : 4px;;
padding-right : 4px;
}
TD PRE {
font-size : 90%;
}
TD CODE {
font-size : 90%;
}
TD.body {
font-size : 100%
}
.footnote
{
font-size : 90%;
}
.smaller
{
font-size : 90%;
}
.bigger
{
font-size : 110%;
}
UL {
list-style-type : square;
}
UL UL {
list-style-type : disc;
}
OL UL {
list-style-type : disc;
}
.noleadbelow {
margin-bottom : 0px;
}
.noleadabove {
margin-top : 0px;
}
.leadbelow {
margin-bottom : 10px;
}
P.bfig {
font-size : 90%;
font-weight: bold;
font-family : sans-serif;
}
P.btbl {
font-size : 90%;
font-weight: bold;
font-family : sans-serif;
}
P.bvh {
font-size : 95%;
font-weight: bold;
font-style : italic;
margin-bottom : 0px;
color : Navy;
font-family : sans-serif;
}
P.bvh1 {
color : Navy;
font-family : sans-serif;
font-size : 200%;
font-weight: bold;
}
.bsku {
color : Red;
}
SPAN.bscan {
font-weight: bold;
}
SPAN.bscanwarn {
font-weight: bold;
color : Red;
}
A.antiline {
text-decoration : none;
}
SPAN.sku-ent {
color : Red;
font-family : sans-serif;
font-variant : caps;
font-weight : bold;
}
SPAN.sku-pro {
color : Blue;
font-family : sans-serif;
font-variant : caps;
font-weight : bold;
}
SPAN.sku-found {
color : Fuchsia;
font-family : sans-serif;
font-variant : caps;
font-weight : bold;
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -