Proper colors.

This commit is contained in:
resurtm
2013-05-26 16:41:43 +06:00
parent 813c4f4a85
commit afeee0a36c

View File

@@ -116,10 +116,13 @@ html,body{
}
.header .previous h2{
font-size: 20px;
color: #e51717;
color: #e57373;
text-shadow: 0 1px 0 #cacaca;
margin-bottom: 10px;
}
.header .previous h2 span{
color: #e51717;
}
.header .previous h2 a{
color: #e57373;
}