mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
[ticket/14855] Bump font size to 10px
PHPBB3-14855
This commit is contained in:
parent
0fd04f2e6f
commit
55f7438187
1 changed files with 1 additions and 1 deletions
|
@ -1256,7 +1256,7 @@ ul.linklist:after,
|
||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
font-size: 9px;
|
font-size: 10px;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
float: right;
|
float: right;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
Loading…
Add table
Reference in a new issue