summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css')
-rw-r--r--static/css/patches.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/patches.css b/static/css/patches.css
index 57c29b0..15fe762 100644
--- a/static/css/patches.css
+++ b/static/css/patches.css
@@ -34,4 +34,5 @@ div.patch {
margin: 30px;
padding: 15px;
background-color: #eee;
+ border: 1px solid black;
}