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

📄 styhelp.css

📁 sip代理服务器实现
💻 CSS
字号:
<!--
h1
{
    mso-style-next:Normal;
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	page-break-after:avoid;
	mso-outline-level:1;
	tab-stops:right 153.0pt;
	font-size:15.0pt;
	mso-bidi-font-size:12.0pt;
	font-family:Verdana,tahoma,"Century Gothic";
	mso-font-kerning:0pt;
	font-weight:bold;
}
h2
{
	border-left:      #000000 Solid 1px;
	border-top:       #000000 Solid 1px;
    border-right:     #000000 Solid 1px;
    border-bottom:    #000000 Solid 1px;
    margin:0in;
    margin-bottom:4pt;
    mso-pagination:widow-orphan;
    mso-outline-level:1;
    tab-stops:right 153.0pt;
    font-size:13pt;
    mso-bidi-font-size:12.0pt;
    font-family:Verdana,tohama,"Century Gothic";
    mso-font-kerning:0pt;
    font-weight:bold;
    background-color: #DDDDDD;
    padding: 2px;
}
h2.type1{background-color: #E7DEB5;}
h2.type2{background-color: #A5ADD6;}
h2.type3{background-color: #DDDDDD;}

div
{
    background-color: #FFFFFF;
	padding: 0;
}
.i3field
{
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	tab-stops:right 99.0pt;
	font-size:9.0pt;
	font-family:Verdana,tahoma,"Century Gothic";
}
.i3comment
{
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	tab-stops:right 99.0pt;
	font-size:9.0pt;
	font-family:Verdana,tahoma,"Century Gothic";
	color:steelblue;
}
.i3code
{
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	tab-stops:right 99.0pt;
	font-size:10pt;
	font-family:"Courier New",Verdana,tahoma,"Century Gothic";
}
.i3title
{
    font-weight:bold;
	font-family:Verdana,tahoma,"Century Gothic";
}
.required
{
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	tab-stops:right 99.0pt;
	font-size:10.0pt;
	font-family:Verdana,tahoma,"Century Gothic";
    color: red;
    font-weight: bold;
}
.styHelp
{
   font-family:     Verdana, tahoma, "Century Gothic";
   font-size:       9pt;
   font-weight:     normal;
   color:           0000FF;
   text-decoration: underline;
}
.styHelp:hover
{
   font-family:     Verdana, tahoma, "Century Gothic";
   font-size:       9pt;
   font-weight:     normal;
   color:           0000FF;
   text-decoration: none;
}

  .tdActive
  {
    padding-top:  10px;
    padding-bottom: 10px;
    width:  150px%;
    background-color: #DDDDDD;
    border-top: #DDDDDD Solid 1px;
    border-bottom: #DDDDDD Solid 1px;
  }
  .tdInactive
  {
    padding-top:  10px;
    padding-bottom: 10px;
    width:  150px;
    background-color: #AAAAAA;
    border-top: #DDDDDD Solid 1px;
  }
  .divHidden
  {
    display: none;
  }
  .divVisible
  {
    background-color: #DDDDDD;
  }
  
  a.styMenu1
  {
   font-family:     Verdana, tahoma, "Century Gothic";
   font-size:       .8em;
   font-weight:     bold;
   color:           #000000;
   text-decoration: none;
   
  }
  a.styMenu1:hover
  {
   font-family:     Verdana, tahoma, "Century Gothic";
   font-size:       .8em;
   font-weight:     bold;
   color:           #FF0000;
   text-decoration: underline;
  }
  a.styMenu2
  {
   font-family:     Verdana, tahoma, "Century Gothic";
   font-size:       .7em;
   font-weight:     normal;
   color:           #000000;
   text-decoration: none;
   
  }
  a.styMenu2:hover
  {
   font-family:     Verdana, tahoma, "Century Gothic";
   font-size:       .7em;
   font-weight:     normal;
   color:           #FF0000;
   text-decoration: underline;
  }

⌨️ 快捷键说明

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