diff --git a/server/documents/usage/theming.html.eco b/server/documents/usage/theming.html.eco index 2fd5b24abb..9d752c39c5 100644 --- a/server/documents/usage/theming.html.eco +++ b/server/documents/usage/theming.html.eco @@ -44,7 +44,7 @@ type : 'Usage'
Semantic UI includes an example project designed to showcase theming. This project includes examples of creating a packaged theme, using component CSS overrides, and managing your themes with theme.config.
To get started click the paint can icon next to the notification button in the top right
+To get started click the paint can icon
next to the notification button in the top right of the github project page.
The example project includes two HTML files, index.html is designed to swap themes using a sidebar, and uses precompiled CSS. static.html uses files outputted by Semantic UI and can be used alongside our gulp pipeline to try modifying themes hands on.