⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 jbdocs.css

📁 jbuilder教程~!快来下载吧~! 这个很好快来啊~
💻 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 + -