few improvements for ui
This commit is contained in:
parent
6fa95a3d34
commit
40af6e1ad2
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue