23 lines
2.8 KiB
CSS
23 lines
2.8 KiB
CSS
body{background: #f5f5f5;margin: 0px; margin-top: -20px;padding: 0px;}#div_title{ background: #2171c2; color: #fff; height: 60px; box-shadow: 0 .25em .75em #CCC; padding-top: 15px; margin-top: 0px; font-family: "Microsoft Yahei" normal; font-size: 12px; z-index: 20; position: fixed; width: 100%;}#div_title_inner{ width: 1004px; margin-left: auto; margin-right: auto;}#div_title h2{ width: 130px; display: inline-block; float: right; margin-top: 3.5%;}#div_title h1{ font-weight: normal; margin-left: auto; margin-right: auto; display: inline-block; font-family: "Microsoft YaHei" !important;}#div_title_occupy{ height: 69px;}#div_main{width: 1004px;font-family: "Microsoft Yahei",helvetica,'Lucida Grande',Tahoma,Verdana,Simsun,Arial,Clean;margin-left: auto;margin-right: auto; margin-top: 15px;}#div_content{ position: fixed; width: 250px; overflow-y:scroll; height:520px; overflow: auto; background-color: #f2f2f2; padding-left: 15px; margin-top: 2px;}#div_content_body h3{ height: 10px;}#div_body{ margin-left: 250px; width: 824px; overflow: auto}#example_div{width: 650px;border: 1px dashed #cecfcf;background : #f5f6f7;font-family: Consolas,Menlo,"Liberation Mono",Courier,monospace!important;padding-left: 2px;padding-top: 5px;padding-bottom: 5px;font-size: 13px;min-height: 50px;}#uri_list_div a { color: #5f940a; text-decoration: none; font-size: 13px; height: 10px}#uri_list_div a:hover{ text-decoration: underline;}#data_style{ width:70px;}table.uri_t td{padding-left: 10px; width: 550px;}table.t { font-size: 13px; margin-top: 5px; margin-bottom: 5px; width: 655px; border: 1px solid #e4e4e4; border-right: 0; border-collapse: collapse;}table.t tr { min-height: 25px; line-height: 20px;}table.t th { background-color: #efefef; text-align: center; border-right: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; color: #000;}table.t td { border-right: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; color: #000; background-color: #fff; text-align: left; padding-left: 5px;}#div_get, #div_post, #div_push{ background-color: #fff; box-shadow: 0 2px 5px 0 rgba(0,0,0,.26); padding: 64px; margin: 2px 20px 20px 20px;}
|
|
table.imagetable {
|
|
font-family: verdana,arial,sans-serif;
|
|
font-size:11px;
|
|
color:#333333;
|
|
border-width: 1px;
|
|
border-color: #999999;
|
|
border-collapse: collapse;
|
|
}
|
|
table.imagetable th {
|
|
background:#b5cfd2 url('cell-blue.jpg');
|
|
border-width: 1px;
|
|
padding: 8px;
|
|
border-style: solid;
|
|
border-color: #999999;
|
|
}
|
|
table.imagetable td {
|
|
background:#dcddc0 url('cell-grey.jpg');
|
|
border-width: 1px;
|
|
padding: 8px;
|
|
border-style: solid;
|
|
border-color: #999999;
|
|
} |