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

📄 page.css

📁 学生情况管理(1) 学生基本信息管理
💻 CSS
字号:
body {	background-position: center;	font-family: 宋体,新细明体,Verdana,Arial,sans-serif;	font-size: 14px;}hr {	width:760px;	height:1px;	color:#BEA994;	align:center;}a {	color: #333333;	text-decoration: none;}a:hover {	color: #CB8B3B;}#adtop{	padding: 0px 12% 0px 12%;    text-align: center;}#adbottom{	padding: 0px 12% 0px 12%;    text-align: center;}#linkall{    float: left;    width: 100%;	text-align: left;	padding: 0px 110px 0px 110px;}#linkleft{    float: left;    width: 50%;	text-align: left;	padding-left:110px;	font-size: 14px;}#linkright{    float: right;    width: 50%;	text-align: right;	padding-right:110px;	font-size: 14px;}#readset{    text-align: left;}#title{    text-align: center;	font-size: 16px;	font-weight: bold;	line-height: 200%;}#info{    text-align: center;	line-height: 200%;}#content{    text-align: left;	padding: 10px 12% 10px 12%;	font-size: 16px;}#copyright{    text-align: center;	line-height: 200%;}#footlink{    font-size: 12px;    text-align: center;}#footlink a{    font-size: 12px;    color: red;}.acss{    width: 760px;    text-align: left;	background: #BEA994; }.vcss{	font-size: 16px;    background: #EFE3CE;     text-align: center;}.ccss{    font-size: 14px;    background: #FFFBF7;     width: 25%;	text-align: left;}.article{    border-top: 1px solid #525152;	border-right: 1px solid #525152;    text-align: center;}.volume{	font-size: 14px;	padding: 3px;	border-left: 1px solid #525152;    border-bottom: 1px solid #525152;    background: #EFE3CE; 	clear: both;}.chapter{    margin: 0px;	padding: 1px;	border-bottom: 1px solid #525152;    background: #FFFBF7;     width: 100%;	clear: both;}.chapter ul{	margin: 0px;	padding: 0px;	border: 0px;	    text-align: center;	display: inline;}.chapter li{    float: left;	margin: 0px;	padding: 0px;	border-left: 1px solid #525152;	text-align: center;	line-height: 200%;}.chapter li.c1{    width: 25%;}.chapter li.c2{    width: 25%;}.chapter li.c3{    width: 25%;}.chapter li.c4{    width: 24%;}.chaptertitle{    width:740px;    text-align: center;	font-size: 16px;	font-weight: bold;	border-bottom: 1px solid #525152;	line-height: 400%;	margin: 10px 120px 10px 120px;}.chaptercontent{    text-align: left;	padding: 10px 3% 10px 3%;	font-size: 16px;	padding: 10px 120px 10px 120px;}.divimage{
    text-align: center;
}
.imagecontent{
}

⌨️ 快捷键说明

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