tCorrected another typo - monochromatic - monochromatic blog: http://blog.z3bra.org
HTML git clone git://z3bra.org/monochromatic
DIR Log
DIR Files
DIR Refs
---
DIR commit aa4d1a4f5444e1fd3dcb448b8dc259526a3de8c4
DIR parent 1261e49a5d9c3908b1af5d106580bbd0ebe3eef3
HTML Author: z3bra <willy@mailoo.org>
Date: Thu, 23 Oct 2014 17:15:57 +0200
Corrected another typo
Diffstat:
M css/monochrome.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/css/monochrome.css b/css/monochrome.css
t@@ -144,7 +144,7 @@ a {
text-decoration: none;
}
-/* shamelessly copied for http://ratox.2f30.org, becaus woah, neat ! */
+/* shamelessly copied for http://ratox.2f30.org, because woah, neat ! */
p a:before, p a:after { color: #cf1; content: ":"; }
ul a:before, ul a:after { color: #cf1; content: ":"; }
ol a:before, ol a:after { color: #cf1; content: ":"; }