projects
/
WP-Themes
/
PrestonFeather.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2156230
)
update style for the aligncenter images
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 19 Nov 2014 16:29:36 +0000
(11:29 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 19 Nov 2014 16:29:36 +0000
(11:29 -0500)
css/styles.css
patch
|
blob
|
history
diff --git
a/css/styles.css
b/css/styles.css
index
ff45175
..
1deb94b
100644
(file)
--- a/
css/styles.css
+++ b/
css/styles.css
@@
-501,7
+501,7
@@
img.alignleft {
margin: 0 11px 6px 0;
display: inline;
}
-img.alignleft, img.alignright, img.
centered
, div.wp-caption img {
+img.alignleft, img.alignright, img.
aligncenter
, div.wp-caption img {
border: 1px solid #b1b3b5;
}