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

📄 stylesheet2.css

📁 一个简单的聊天代码
💻 CSS
字号:
body
{
	font-size: 12px;
	color: black;
	font-style: normal;
	background-color: transparent;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
MyWenzi
{
    font-size: 12px;
    color: #000099;
}
.Mywenzi2 {
	background-color: #009999;
}
.MyTable {
	width: 700px;
	border: 1px dashed #990000;
	font-family: Arial, Helvetica, sans-serif;}

.style2 {font-size: 12px}
.style3 {font-size: 12}
.style4 {color: #FFFFFF}
.style5 {font-size: 12px; color: #FFFFFF; }
.style6 {color: #FF0000}
.hu1
{
    font-size: 12px;
    color: red;
    background-color: transparent;
    font-variant: normal;
}
.hu2
{
    font-weight: bold;
    font-size: 13px;
    color: #33ccff;
    text-decoration: none;
}
.hu3
{
    font-weight: bold;
    font-size: 12px;
    text-transform: none;
    color: #000000;
    text-decoration: none;
}
.hu4
{
    border-bottom: turquoise thin;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: repeat;
    background-color: transparent;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    color: #000033;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
}
.hu5
{
    border-right: thick dashed;
}
.hu6
{
    background-image: url(images/images1/commerce_r2_c9.jpg);
    border-bottom-style: none;
    font-size: 12px;
    color: #330066;
    text-decoration: none;
    border-right: black 1px;
    border-top-style: none;
    border-left-style: none;
}
.hu7
{
    font-size: 12px;
    color: black;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
}
.hu8
{
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    font-variant: normal;
}
.hu9
{
    font-size: 13px;
    color: #ff3333;
}
.nobblue
{
    font-size: 12px;
    color: blue;
    text-decoration: none;
    border-bottom: #33cccc 1px dashed;
}
.bxac
{
    border-bottom: springgreen 1px dashed;
    font-size: 12px;
    color: black;
}
.allxugray
{
    border-right: darkgray 1px dashed;
    border-top: darkgray 1px dashed;
    border-left: darkgray 1px dashed;
    border-bottom: darkgray 1px dashed;
}
.hww
{
    border-top: gray thin dashed;
    border-bottom-style: dashed;
}
.xuxian
{
    border-top: thin dashed;
}

⌨️ 快捷键说明

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