Commit 40af6e1a authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

few improvements for ui

parent 6fa95a3d
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
* *
*/ */
a { a {
color: #FA8B2A; color: #E28934;
&:hover { &:hover {
text-decoration:none; text-decoration:none;
color: #f90; color: #f90;
...@@ -57,4 +57,12 @@ ...@@ -57,4 +57,12 @@
color:#D70; color:#D70;
} }
} }
.progress .bar {
background:#D80;
}
.back_link {
color:#D80;
}
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment