move style to theme

move styling to center images inside of .content to the theme's files.
This commit is contained in:
Ray Elliott 2020-02-18 17:32:21 +00:00
parent 0be3976859
commit e1c73421fe
1 changed files with 0 additions and 6 deletions

View File

@ -1,9 +1,3 @@
.content img {
display: block;
margin-left: auto;
margin-right: auto;
}
.navigation .navigation-title {
text-transform: none;
}