Nudge up the button text size AMAP
parent
dc8dea0768
commit
26848b1774
File diff suppressed because one or more lines are too long
|
@ -364,7 +364,7 @@ div#content-block-content {
|
|||
width: 215px;
|
||||
|
||||
a, form input, > span {
|
||||
font-size: @font-size-header;
|
||||
font-size: @font-size-shout;
|
||||
border: 4px solid @blue-grey;
|
||||
.one-border-radius(10px);
|
||||
display: block;
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
@font-size-default: 13px;
|
||||
@font-size-larger: 15px;
|
||||
@font-size-header: 19px;
|
||||
@font-size-shout: 22px;
|
||||
@link-color: #6994a3;
|
||||
|
||||
.header-text {
|
||||
|
|
Loading…
Reference in New Issue