Remove inline orange image borders, and replace with file defined black ones

This commit is contained in:
Arona Jones
2015-01-14 09:22:58 +00:00
parent 4b83d4d58c
commit 3da31dd8b7
3 changed files with 27 additions and 24 deletions

View File

@@ -35,4 +35,7 @@
}
.padded {
padding: 20px;
}
.bordered {
border: 2px solid #000;
}