mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
빛이 비치면 더 밝아져야지...
This commit is contained in:
parent
6e705fc3d7
commit
fe1e2cfb56
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%); 4.3);
|
||||
.bg-contrast(#000; lighten(@color,5%); darken(@color,5%); 2.0);
|
||||
font-weight: bold;
|
||||
text-shadow: none;
|
||||
border:0;
|
||||
|
|
@ -342,7 +342,7 @@ script, style
|
|||
|
||||
{
|
||||
|
||||
.bg-contrast(#000; lighten(@color,5%); darken(@color,5%); 2.5);
|
||||
.bg-contrast(#000; lighten(@color,5%); darken(@color,5%); 4.0);
|
||||
color: #000;
|
||||
box-shadow: 0 2px 4px rgba(0,0,0,0.16), 0 2px 4px rgba(0,0,0,0.23);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue