빛이 비치면 더 밝아져야지...

This commit is contained in:
MinSoo Kim 2017-02-05 22:58:32 +09:00
parent 6e705fc3d7
commit fe1e2cfb56

View file

@ -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);
}