mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 23:59:57 +09:00
글자가 잘 보이게 조정
This commit is contained in:
parent
915a48c375
commit
824cff8f57
1 changed files with 2 additions and 2 deletions
|
|
@ -165,7 +165,7 @@ script, style
|
|||
text-decoration: none;
|
||||
}
|
||||
.rx_simple_member ul.rx_simple_tab>li a:hover, .rx_simple_member ul.rx_simple_tab>li a:focus, .rx_simple_member ul.rx_simple_tab>li.active a {
|
||||
color: contrast(#ffffff, darken(@color,15%), lighten(@color,15%));
|
||||
color: contrast(#ffffff, darken(@color,20%), lighten(@color,20%));
|
||||
font-weight: 700;
|
||||
}
|
||||
.rx_simple_member ul.rx_simple_tab>li a span {
|
||||
|
|
@ -200,7 +200,7 @@ script, style
|
|||
padding-right: 15px;
|
||||
}
|
||||
.rx_simple_member .rx_sw_list .cont_a:hover, .rx_simple_member .rx_sw_list .cont_a:focus {
|
||||
color: contrast(#ffffff, darken(@color,15%), lighten(@color,15%));
|
||||
color: contrast(#ffffff, darken(@color,20%), lighten(@color,20%));
|
||||
}
|
||||
.rx_simple_member .content_basic{
|
||||
position:relative;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue