aboutsummaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-04-15 19:21:01 -0400
committerJoey Hess <joey@gnu.kitenet.net>2010-04-15 19:21:01 -0400
commit425f6a8de2ed66b934c16c102456b15da4ff5a14 (patch)
tree106b966a3cf9950936f175e3a0a76bd9cbc52119 /doc/style.css
parent034594fcb9f8a1705dd6a5325df9bfc8e6d76532 (diff)
downloadikiwiki-425f6a8de2ed66b934c16c102456b15da4ff5a14.tar
ikiwiki-425f6a8de2ed66b934c16c102456b15da4ff5a14.tar.gz
reduce border
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/style.css b/doc/style.css
index bdd4bb466..44e06ae4f 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -236,7 +236,7 @@ div.recentchanges {
margin-top: -1px;
padding: 0ex 2ex;
background: white;
- border: 2px solid black;
+ border: 1px solid black;
color: black !important;
}