few improvements for ui

This commit is contained in:
Dmitriy Zaporozhets 2012-06-12 16:36:27 +03:00
parent 6fa95a3d34
commit 40af6e1ad2

View file

@ -31,7 +31,7 @@
*
*/
a {
color: #FA8B2A;
color: #E28934;
&:hover {
text-decoration:none;
color: #f90;
@ -57,4 +57,12 @@
color:#D70;
}
}
.progress .bar {
background:#D80;
}
.back_link {
color:#D80;
}
}