mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
글자/배경 대비 조정
This commit is contained in:
parent
e1ffe39a2e
commit
eb543775c1
1 changed files with 2 additions and 2 deletions
|
|
@ -173,7 +173,7 @@ script, style
|
|||
display:block;
|
||||
padding: 10px;
|
||||
vertical-align: bottom;
|
||||
.bg-contrast(#000; lighten(@color,5%); darken(@color,5%); 2.0);
|
||||
.bg-contrast(#000; lighten(@color,5%); darken(@color,5%); 3.0);
|
||||
font-weight: bold;
|
||||
text-shadow: none;
|
||||
border:0;
|
||||
|
|
@ -331,7 +331,7 @@ script, style
|
|||
}
|
||||
.rx_simple_member .pagination ul li.active>a
|
||||
{
|
||||
.bg-contrast(#000; lighten(@color, 5%); darken(@color, 5%));
|
||||
.bg-contrast(#000; lighten(@color, 5%); darken(@color, 5%), 2.0);
|
||||
font-weight:bold;
|
||||
color:#000;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue