You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
297 B
47 lines
297 B
6 years ago
|
body,
|
||
|
div,
|
||
|
dl,
|
||
|
dt,
|
||
|
dd,
|
||
|
ul,
|
||
|
ol,
|
||
|
li,
|
||
|
h1,
|
||
|
h2,
|
||
|
h3,
|
||
|
h4,
|
||
|
h5,
|
||
|
h6,
|
||
|
pre,
|
||
|
code,
|
||
|
form,
|
||
|
fieldset,
|
||
|
legend,
|
||
|
input,
|
||
|
textarea,
|
||
|
p,
|
||
|
blockquote,
|
||
|
th,
|
||
|
td,
|
||
|
hr,
|
||
|
button,
|
||
|
article,
|
||
|
aside,
|
||
|
details,
|
||
|
figcaption,
|
||
|
figure,
|
||
|
footer,
|
||
|
header,
|
||
|
hgroup,
|
||
|
menu,
|
||
|
nav,
|
||
|
section {
|
||
7 years ago
|
margin: 0;
|
||
|
padding: 0;
|
||
|
}
|
||
|
|
||
|
ul,
|
||
|
ol {
|
||
|
list-style: none;
|
||
|
}
|