Fix broken CSS
This commit is contained in:
parent
260f5fc866
commit
e136366d83
1 changed files with 3 additions and 3 deletions
|
|
@ -765,9 +765,9 @@ div.splitbox div.right {
|
|||
color: #FFF;
|
||||
background: #0085a1;
|
||||
border: 1px solid #0085a1;
|
||||
}
|
||||
|
||||
/* Related posts */
|
||||
h4.see-also {
|
||||
margin-top: 20px
|
||||
|
||||
}
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue