changeset 72:5b98bb08d0d0

Typofix.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 14 Sep 2016 16:57:25 +0300
parents 7936e7b61b87
children 5e98fe999fac
files basic.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/basic.css	Wed Sep 14 16:50:43 2016 +0300
+++ b/basic.css	Wed Sep 14 16:57:25 2016 +0300
@@ -246,7 +246,7 @@
 	right: 1.5em;
 	top: 2em;
 	background: rgba(0,0,0,0.2);
-	border: 2px solid (255,255,255,0.2);
+	border: 2px solid rgba(255,255,255,0.2);
 	border-radius: 0.3em;
 	padding: 0.25em;
 }