mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-17 15:11:40 +02:00
Merge branch '3.1.x'
This commit is contained in:
phpBB/styles/prosilver/template
@@ -31,7 +31,7 @@
|
||||
<script>
|
||||
WebFontConfig = {
|
||||
google: {
|
||||
families: ['Open Sans:n6']
|
||||
families: ['Open+Sans:600:cyrillic-ext,latin,greek-ext,greek,vietnamese,latin-ext,cyrillic']
|
||||
}
|
||||
};
|
||||
|
||||
|
@@ -10,7 +10,7 @@
|
||||
<script>
|
||||
WebFontConfig = {
|
||||
google: {
|
||||
families: ['Open Sans:n6']
|
||||
families: ['Open+Sans:600:cyrillic-ext,latin,greek-ext,greek,vietnamese,latin-ext,cyrillic']
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user