mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
색상 미세 조정...
This commit is contained in:
parent
a87cc943cd
commit
e2d7a7417d
1 changed files with 2 additions and 2 deletions
|
|
@ -28,8 +28,8 @@ script, style
|
|||
/* message */
|
||||
.rx_member-notice, .rx_member-notice.info
|
||||
{
|
||||
background: lighten(@color, 35%);
|
||||
color: contrast(lighten(@color, 35%));
|
||||
background: lighten(@color, 40%);
|
||||
color: contrast(lighten(@color, 40%));
|
||||
padding: 15px;
|
||||
margin:0;
|
||||
margin-top:0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue