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

📄 css.css

📁 Shang Blog 1.1.0 Final 版发布,这次对长久以来未更新的Shang Blog 1.0 做出了一些更新和细微的变化 1、Shang Blog的更新现在是基于Shangducms F
💻 CSS
字号:
.left {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: DBCAAE;

}
.body
{
	font-size: 12px;
	clip: rect(0px auto auto auto);
	background-color: DBCAAE;
}
.article {
	font-size: 12px;
    background-image: url(../images/title_bg.gif);
}

A:link
{
	color: black;
	text-decoration: none;
	font-size: 12px;
}
A:hover
{
	color: red;
	text-decoration: none;
	font-size: 12px;
}
A:active
{
	color:Black;
	text-decoration: none;
	font-size: 12px;
}

A:visited
{
	text-decoration: none;
	font-size: 12px;
	color: #000000;

}
.input
{
	border-right: #003333 1px solid;
	border-top: #003333 1px solid;
	margin: 0px;
	border-left: #003333 1px solid;
	border-bottom: #003333 1px solid;
	background-color: #99ccff;
}
content
{
	font-size: 12px;
	color: black;
}

title
{
	font-weight: bold;
	font-size: 12px;
	color: red;
}
.table {
	font-size: 12px;
}

⌨️ 快捷键说明

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