17 lines
151 B
Plaintext
17 lines
151 B
Plaintext
.help {
|
|
display: block;
|
|
|
|
article {
|
|
margin-bottom: 2ex;
|
|
}
|
|
|
|
section {
|
|
margin-bottom: 1ex;
|
|
}
|
|
|
|
ul {
|
|
margin-left: 2ex;
|
|
font-size: 1.6em;
|
|
}
|
|
}
|