1
0
Fork 0

modified: view/theme/smoothly/css/typography.css

modified:   view/theme/smoothly/style.css
	modified:   view/theme/smoothly/theme.php
This commit is contained in:
pixelroot 2013-03-26 11:28:22 +01:00
commit 0a446da659
3 changed files with 99 additions and 93 deletions

View file

@ -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;
}