1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-12 09:22:01 +02:00

[ticket/15262] Update the font-weight of buttons

PHPBB3-15262
This commit is contained in:
Michael Miday
2017-08-30 17:31:29 -04:00
parent 1e605efaf1
commit 311c7c0561

@ -5,7 +5,7 @@
display: inline-block;
padding: 2px 8px;
font-size: 13px;
font-weight: normal;
font-weight: 600;
font-family: "Open Sans", "Droid Sans", Verdana, Arial, Helvetica;
line-height: 1.4;
text-align: center;