some changes
This commit is contained in:
parent
f6a9b5c8c3
commit
811346c6c1
7 changed files with 44 additions and 32 deletions
|
@ -20,7 +20,7 @@ h1 {
|
|||
}
|
||||
|
||||
h2 {
|
||||
margin: 0;
|
||||
margin: 0 0 5px 0;
|
||||
padding: 0;
|
||||
background-color: #8bbf75;
|
||||
color: White;
|
||||
|
@ -84,6 +84,12 @@ div.centercontent {
|
|||
div.centercontent h2 {
|
||||
padding: 0.1em 0 0.1em 0.5em;
|
||||
}
|
||||
div.centercontent p {
|
||||
padding: 0.1em 1.8em 0.1em 0.8em;
|
||||
}
|
||||
div.centercontent ul {
|
||||
padding: 0.1em 1.8em 0.1em 2.8em;
|
||||
}
|
||||
|
||||
ul {
|
||||
margin-top: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue