minor tweak - swerc - anselm's simpler werc fork | |
git clone git://git.suckless.org/swerc | |
Log | |
Files | |
Refs | |
README | |
--- | |
commit 3aeb41478d5d80f29442336e14238828b0fdf899 | |
parent a848399c4f4346f7cfca3a7d61b015e51bd56c32 | |
Author: [email protected] <unknown> | |
Date: Sun, 5 Feb 2012 11:19:37 +0100 | |
minor tweak | |
Diffstat: | |
M pub/style.css | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/pub/style.css b/pub/style.css | |
@@ -38,7 +38,7 @@ a:hover { | |
color: #666; | |
text-shadow: 1px 1px #fff; | |
font-size: 1.7em; | |
- padding: 0.7ex; | |
+ padding: 0.7ex 0.7ex 0.7ex 0.7em; | |
border-top: 1px solid #ccc; | |
} | |