Fix a typo in themes/wordpress-theme-fedora/foo.css
This commit is contained in:
parent
704aadbfbe
commit
890068d699
1 changed files with 2 additions and 2 deletions
|
@ -320,7 +320,7 @@ ul.post-meta span.post-meta-key {
|
||||||
text-transform: capitalize;
|
text-transform: capitalize;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Captions & aligment */
|
/* Captions & alignment */
|
||||||
.aligncenter,
|
.aligncenter,
|
||||||
div.aligncenter {
|
div.aligncenter {
|
||||||
display: block;
|
display: block;
|
||||||
|
@ -360,4 +360,4 @@ div.aligncenter {
|
||||||
padding: 0 4px 5px;
|
padding: 0 4px 5px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
/* End captions & aligment */
|
/* End captions & alignment */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue