forked from maxliaops/Java_Web_Examples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyle.css
More file actions
44 lines (43 loc) · 741 Bytes
/
style.css
File metadata and controls
44 lines (43 loc) · 741 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<!--
td {
font-size: 9pt; color: #000000;
}
a:hover {
font-size: 9pt; color: #FF0000;text-decoration: underline;
}
a {
font-size: 9pt; text-decoration: none; color: #000000;
noline:expression(this.onfocus=this.blur);
}
img{
border:0;
}
.blue {
font-size: 9pt; color: #034683;
}
.bgcolor {
font-size: 9pt; color: #1980DB;
}
input{
font-family: "ËÎÌå";
font-size: 9pt;
color: #333333;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.textarea {
font-family: "ËÎÌå";
font-size: 9pt;
color: #333333;
border: 1px solid #999999;
}
hr{
border-style:dashed;
color:#CCCCCC;
}
-->