modified: view/theme/smoothly/css/typography.css
modified: view/theme/smoothly/style.css modified: view/theme/smoothly/theme.php
This commit is contained in:
parent
48ba0619c5
commit
0a446da659
3 changed files with 99 additions and 93 deletions
|
|
@ -255,6 +255,9 @@ a:focus {
|
|||
img,
|
||||
figure {
|
||||
border: 0 none;
|
||||
border-radius: 5px;
|
||||
-webkit-border-radius: 5px;
|
||||
-moz-border-radius: 5px;
|
||||
max-width: 550px;
|
||||
margin: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue