-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathWARNING.css
More file actions
62 lines (62 loc) · 971 Bytes
/
WARNING.css
File metadata and controls
62 lines (62 loc) · 971 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
body
{
background-color: #FFFFFF;
color: #000000;
font-family: Arial;
font-weight: normal;
font-size: 16px;
line-height: 1.1875;
margin: 0;
padding: 0;
}
#wb_Text1
{
background-color: transparent;
background-image: none;
border: 0px solid #000000;
border-radius: 0px;
padding: 0;
margin: 0;
text-align: left;
}
#wb_Text1 div
{
text-align: left;
}
#wb_Text2
{
background-color: transparent;
background-image: none;
border: 0px solid #000000;
border-radius: 0px;
padding: 0;
margin: 0;
text-align: left;
}
#wb_Text2
{
color: #000000;
font-family: Arial;
font-weight: 400;
font-size: 16px;
line-height: 18px;
}
#wb_Text2 p, #wb_Text2 ul
{
margin: 0;
padding: 0;
}
#wb_Text3
{
background-color: transparent;
background-image: none;
border: 0px solid #000000;
border-radius: 0px;
padding: 0;
margin: 0;
text-align: left;
}
#wb_Text3 div
{
text-align: left;
}