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

📄 style.css.svn-base

📁 开源项目openfire的完整源程序
💻 SVN-BASE
字号:
BODY {
    font-size : 100%;
    background-color : #fff;
}
BODY, TD, TH {
    font-family : arial, helvetica, sans-serif;
    font-size : 10pt;
}
PRE, TT, CODE {
    font-family : courier new, monospaced;
    font-size : 9pt;
}
A:hover {
    text-decoration : none;
}
LI {
    padding-bottom : 4px;
}
H1 {
    font-family : tahoma, arial, helvetica, sans-serif;
    font-size : 1.4em;
    font-weight: bold;
    border-bottom : 1px #ccc solid;
    padding-bottom : 2px;
		display : inline;
		padding-left : 5px;
}
H2 {
    font-size : 1.2em;
    font-weight : bold;
}
H3 {
    font-size : 1.0em;
    font-weight : bold;
}
TT {
    font-family : courier new;
    font-weight : bold;
    color : #060;
}
FIELDSET PRE {
    padding : 1em;
    margin : 0px;
}
FIELDSET {
    margin-left : 2em;
    margin-right : 2em;
    border : 1px #ccc solid;
    -moz-border-radius : 5px;
}
.comment {
    color : #666;
    font-style : italic;
}

.subheader {
    font-weight : bold;
}
.footer {
    font-size : 0.8em;
    color : #999;
    text-align : center;
    width : 100%;
    border-top : 1px #ccc solid;
    padding-top : 2px;
}
.code {
    border : 1px #ccc solid;
    padding : 0em 1.0em 0em 1.0em;
    margin : 4px 0px 4px 0px;
}
.nav, .nav A {
    font-family : verdana;
    font-size : 0.85em;
    color : #600;
    text-decoration : none;
    font-weight : bold;
}
.note {
    font-family : verdana;
    font-size : 0.85em;
    color : #600;
    text-decoration : none;
    font-weight : bold;
}
.nav {
    width : 100%;
    border-bottom : 1px #ccc solid;
    padding : 3px 3px 5px 1px;
}
.nav A:hover {
    text-decoration : underline;
}.question {
	font-weight: 600;
}
.answer {
	font-weight: 300;
}
.toc {
	right: 5px;
}
TABLE.dbtable {
     border : 1px #ccc solid;
     width : 600px;
}
TR, TH {
     border-bottom : 1px #ccc solid;
}
TH, TD {
     padding-right : 15px;
}
TH {
     text-align : left;
     white-space : nowrap;
     background-color : #eee;
}
.primary-key {
    background-color : #ffc;
}
#bannerbox .spring {
    background-image : url(images/banner-spring.gif);
    background-position : top;
    background-repeat : repeat-x;
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -