Thumbnail styling edits to base theme and Airy theme

This commit is contained in:
Jef van Schendel
2012-10-19 21:01:44 +02:00
parent d56e82635f
commit 42d4763c7a
2 changed files with 7 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ input, textarea {
.media_thumbnail {
background-color: #fff;
border: 1px solid #e4e4e4;
margin: 0 3px 10px;
border-width: 1px 1px 2px;
}
.media_thumbnail a {