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