mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19:58 +09:00
속성 이름 착각한 것 수정
This commit is contained in:
parent
8e1a356a6b
commit
3abf529f8c
1 changed files with 3 additions and 2 deletions
|
|
@ -159,7 +159,7 @@ script, style
|
|||
{
|
||||
display:block;
|
||||
.bg-contrast(#fff, lighten(@color,10%),darken(@color,10%));
|
||||
text-weight: bold;
|
||||
font-weight: bold;
|
||||
border: medium none;
|
||||
color: #fff;
|
||||
padding: 10px;
|
||||
|
|
@ -316,7 +316,7 @@ script, style
|
|||
.rx_simple_member .pagination ul li.active>a
|
||||
{
|
||||
.bg-contrast(#000, lighten(@color, 15%), darken(@color, 15%));
|
||||
text-weight:bold;
|
||||
font-weight:bold;
|
||||
color:#000;
|
||||
}
|
||||
|
||||
|
|
@ -326,5 +326,6 @@ script, style
|
|||
|
||||
{
|
||||
.bg-contrast(#fff, lighten(@color, 13%), darken(@color, 13%));
|
||||
font-weight:bold;
|
||||
color:#fff;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue