Skip to content

Commit 12d4520

Browse files
authored
Corrected link to FAQ with CSS examples (#169)
1 parent e8aaa48 commit 12d4520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Note that enabling the maps adds a viewing-time dependency of your gallery on an
7878

7979
## CSS Personalization
8080

81-
Much of the appearance of the Lychee web interface is determined by the CSS. The bottom of the basic settings screen features a text input field where custom CSS can be entered to tweak the Lychee user interface. Effective use of this feature requires the knowledge of CSS and the internals of the [Lychee front end](frontend.html) which go beyond the scope of this document, but check the [FAQ](faq.html) for a few examples.
81+
Much of the appearance of the Lychee web interface is determined by the CSS. The bottom of the basic settings screen features a text input field where custom CSS can be entered to tweak the Lychee user interface. Effective use of this feature requires the knowledge of CSS and the internals of the [Lychee front end](frontend.html) which go beyond the scope of this document, but check the [FAQ](faq_general.html) for a few examples.
8282

8383
Unlike the rest of the config, this field is stored in the text file `public/dist/user.css` and can be modified directly there using your favorite editor.
8484

0 commit comments

Comments
 (0)