Fixed typo to include ";"

This commit is contained in:
Anand Narasimhan
2012-01-25 13:06:32 -08:00
committed by Adam Wiggins
parent dc51ab808a
commit 592577b79f
+1 -1
View File
@@ -83,7 +83,7 @@ section.concrete h2 a {
color: #000;
}
section.concrete h2 a:hover {
text-decoration:underline
text-decoration:underline;
color: #337;
}
section.concrete h3 {