mirror of
https://github.com/rystaf/mlmym.git
synced 2024-11-04 22:33:15 +00:00
fix orangered
This commit is contained in:
parent
410e1513ac
commit
80ca58a55f
|
@ -879,11 +879,11 @@ nav .right {
|
|||
font-size: 10px;
|
||||
z-index: 101;
|
||||
}
|
||||
nav .right a.mailbox {
|
||||
body nav .right a.mailbox {
|
||||
font-size: 21px;
|
||||
position: relative;
|
||||
top: 4px;
|
||||
color: gray !important;
|
||||
color: gray;
|
||||
}
|
||||
nav .right a, nav .right input[type=submit] {
|
||||
color: #369;
|
||||
|
|
Loading…
Reference in a new issue