Updated Themes (markdown)

Rsl1122 2018-02-23 22:25:29 +02:00
parent 5d42964fdf
commit 634fe58064
1 changed files with 2 additions and 2 deletions

@ -7,7 +7,7 @@ In the new system colors are changed in theme.yml.
If you want to change how the web pages look **completely** check out [[Html Customization]]
Page version: **4.1.1**
Page version: **4.1.7**
## Themes
@ -61,7 +61,7 @@ This means that any setting can be set as any color.
## Changing the Font
The font can also be changed.
By default Quicksand is in use. (`https://fonts.googleapis.com/css?family=Quicksand:300,400` and `'''Quicksand'', sans-serif'`)
By default Roboto is in use. (`https://fonts.googleapis.com/css?family=Roboto:400,700&subset=latin,cyrillic-ext`)
If you want to use the Verdana font (Used in 3.6.4), set `FontFamily: 'Verdana, sans-serif'` and `FontStyleSheet: ''`
If you want to use another web font, set `FontFamily: '''WebFontName'', sans-serif'` and `FontStyleSheet: 'linkToFontStyleSheet'`