move style to theme
move styling to center images inside of .content to the theme's files.
This commit is contained in:
parent
0be3976859
commit
e1c73421fe
|
@ -1,9 +1,3 @@
|
||||||
.content img {
|
|
||||||
display: block;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
.navigation .navigation-title {
|
.navigation .navigation-title {
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
}
|
}
|
||||||
|
|
Reference in New Issue