Last change
on this file since 88 was
19,
checked in by dungnv, 11 years ago
|
|
-
Property svn:mime-type set to
text/plain
|
File size:
379 bytes
|
Line | |
---|
1 | ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input |
---|
2 | { margin: 0; padding: 0; } |
---|
3 | a img,:link img,:visited img { border: none; } |
---|
4 | |
---|
5 | a |
---|
6 | { |
---|
7 | text-decoration: none; |
---|
8 | } |
---|
9 | |
---|
10 | a:hover |
---|
11 | { |
---|
12 | text-decoration: underline; |
---|
13 | } |
---|
14 | |
---|
15 | body, td |
---|
16 | { |
---|
17 | margin: 0; |
---|
18 | padding: 0; |
---|
19 | font-family: Arial, Verdana, sans-serif; |
---|
20 | font-size: 11px; |
---|
21 | background-color: #fff; |
---|
22 | } |
---|
23 | |
---|
24 | body |
---|
25 | { |
---|
26 | padding: 20px; |
---|
27 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.