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

📄 style.css

📁 实现系统登陆功能和系统登陆日志管理功能。适合初学者。
💻 CSS
字号:
BODY { FONT-SIZE: 12px; FONT-FAMILY:  Tahoma, Verdana }
td { 
	font-size: 12px; font-family: 宋体; line-height: 18px;table-layout:fixed;word-break:break-all
}
.tittle {
	font-family: "新宋体";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	position: 固定;
	visibility: visible;
	height: auto;
	width: auto;
}

.content {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

table {
	font-size: 12px;
	line-height: 20px;
}
.border {
	border: 1px solid #4798ed;
}

td { BORDER-RIGHT: 1px; BORDER-TOP: 0px; FONT-SIZE: 12px; COLOR: #000000;}
.b{background:#F7F7F7;}
.w{background:#ffffff;}
.left_over{background:#F0F0F0;}
.head { color: #ffffff;background: #739ACE;font-weight:bold;}
.head_1 { color: #ffffff;background: #4798ed;font-weight:bold;}
.head td{color: #ffffff;}
.head a{color: #ffffff;}
.head_2 {background: #CED4E8;}
.head_2 td{color: #000000;}
.hr  {border-top: 1px solid #739ACE; border-bottom: 0; border-left: 0; border-right: 0; }
.bold {font-weight:bold;}
.smalltxt {font-family: Tahoma, Verdana; font-size: 12px;color: #000000;}
.i_table{border: 1px solid #739ACE;background:#DEE3EF;}
.i_table_1{border: 1px solid #4798ed;background:#DEE3EF;}
option {
	Font-family:Verdana, Arial, Helvetica, Sans-serif,宋体; Text-decoration: None; Border-top-width: 1px; Border-left-width: 1px; Font-size: 12px; Border-bottom-width: 1px; Border-right-width: 1px
}
a {
        color: #555555; text-decoration: none
}
a:hover {
        color: #FF8C40; text-decoration: underline
}

⌨️ 快捷键说明

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