More improvements to styling of terms.
This commit is contained in:
parent
917ed5a7fd
commit
576e6e6d67
2 changed files with 33 additions and 15 deletions
|
@ -550,10 +550,14 @@ div#contributorTerms {
|
|||
height: 60%;
|
||||
}
|
||||
|
||||
div#contributorTerms p {
|
||||
div#contributorTerms p#first {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
div#contributorTerms p#last {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
div#contributorTerms ol {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue