Fix color

This commit is contained in:
willysr
2012-06-14 13:28:35 +07:00
parent e047a1f498
commit 61f792a20c
+1 -1
View File
@@ -178,7 +178,7 @@ section.quotes {
width: 100%; width: 100%;
text-align: right; text-align: right;
font-size: 1rem; font-size: 1rem;
color: #777; color: #333;
} }
section.biography { section.biography {