Skip to content

podlech/our-school-pages-styler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Our School Pages Styler

Customize your styles by creating a CustomHeader page.

Create a web folder on the Image library and upload your favicon, e.g: web/favicon2.ico.

Within the CustomHeader page:

  • Set the Custom Meta Header to:
<link rel="icon" type="image/x-icon" href="/Image/web/favicon2.ico" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato">
  • Under Content, click View and then Source Code and set it to:
<style>

PASTE_HERE

</style>
  • Replace PASTE_HERE with the content of dist/custom.css, see below.

Installation

npm install -g yarn@latest
yarn install

Usage

yarn build
# open dist/custom.css

Contributing

Pull requests are welcome.

License

MIT

About

Our School Pages Styler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages