mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-29 18:50:25 +02:00
[ticket/10431] Changed fonts for Linux
Added backup fonts for Linux systems that do not have Verdana font PHPBB3-10431
This commit is contained in:
parent
25124b361e
commit
8e700f7e2b
@ -34,7 +34,7 @@
|
||||
-webkit-box-shadow: 0 0 0 1px #fff inset;
|
||||
text-shadow: 1px 1px 0 #fff, -1px -1px 1px rgba(188, 42, 77, 0.25);
|
||||
padding: 3px 22px 3px 8px;
|
||||
font-family: "Futura-Medium", Verdana;
|
||||
font-family: "Futura-Medium", Verdana, Arial, Helvetica;
|
||||
color: #bc2a4d !important;
|
||||
position: relative;
|
||||
text-decoration: none !important;
|
||||
|
Loading…
x
Reference in New Issue
Block a user