Difference between revisions of "Fonts"
From Fate's Harvest
(Created page with " The following fonts have been made available for use on this webpage, via Google Fonts. They are open source. <div style="font-family: Montez; font-size: 24px;">Montez</div>...") |
|||
Line 1: | Line 1: | ||
+ | <css> | ||
+ | .court tr:nth-child(even){background-color: #f2f2f2} | ||
+ | </css> | ||
− | + | == Fonts == | |
− | <div style="font-family: Montez; font-size: 24px;">Montez</div> -- | + | {| class=court | |
+ | ! colspan=2 | The following fonts have been made available for use on this webpage, via Google Fonts. They are open source. | ||
+ | |- | ||
+ | | width=200 | <div style="font-family: Montez; font-size: 24px;">Montez</div> | ||
+ | | width=300 | Montez | ||
+ | |- | ||
+ | | <div style="font-family: Rock Salt; font-size: 24px;">Rock Salt</div> | ||
+ | | Rock Salt | ||
+ | |- | ||
+ | | <div style="font-family: Open Sans; font-size: 24px;">Open Sans</div> | ||
+ | | Open Sans | ||
+ | |- | ||
+ | | <div style="font-family: Ruthie; font-size:24px;">Ruthie</div> | ||
+ | | Ruthie | ||
+ | |- | ||
+ | | colspan=2 | In addition to the above, you can find more universal fonts '''[http://web.mit.edu/jmorzins/www/fonts.html here].''' | ||
+ | |} | ||
− | + | == Instructions to Use == | |
− | |||
− | <div style="font-family: | + | {| width=500 | |
+ | | As many of the above fonts are hard to read, staff requests that you please use them ''sparingly''. | ||
+ | |||
+ | To use a custom font, the fastest way is to create a new div, and in put your text into it. This: | ||
+ | <pre><div style="font-family: Rock Salt; font-size: 24px; color: red;">Rock Salt</div></pre> | ||
+ | Will give you: | ||
+ | |||
+ | <div style="font-family: Rock Salt; font-size: 24px; color: red;">Rock Salt</div> | ||
+ | |} | ||
+ | |||
+ | == Instructions to Request == | ||
+ | |||
+ | {| width=800 | ||
+ | | If you find yourself in desperate need of a new font for your wiki page, please go here: https://fonts.google.com/ to find available fonts. Choose the one you want, and then send a request to staff. We love enabling creativity, but will warn clearly that we are going to be picky about what fonts are accepted, and how many we allow. This has nothing to do us hating fun, and everything to do with the additional load time that this puts on the wiki. When in the google fonts page, it will say "Load Time:" and give you a speed factor. If it's anything but "Fast", it's probably going to be a problem. | ||
+ | |||
+ | To request, please use: <code>+req/wiki New Font Request= ...stuff here... </code> | ||
+ | |||
+ | Please include a link to the font, and, if the font is similar to one of the ones we already have, or is very strange, please include some kind of reasoning for why you need it. | ||
+ | |||
+ | |} |
Revision as of 19:23, 24 March 2017
Fonts
The following fonts have been made available for use on this webpage, via Google Fonts. They are open source. | |
---|---|
Montez
|
Montez |
Rock Salt
|
Rock Salt |
Open Sans
|
Open Sans |
Ruthie
|
Ruthie |
In addition to the above, you can find more universal fonts here. |
Instructions to Use
As many of the above fonts are hard to read, staff requests that you please use them sparingly.
To use a custom font, the fastest way is to create a new div, and in put your text into it. This: <div style="font-family: Rock Salt; font-size: 24px; color: red;">Rock Salt</div> Will give you: Rock Salt
|
Instructions to Request
If you find yourself in desperate need of a new font for your wiki page, please go here: https://fonts.google.com/ to find available fonts. Choose the one you want, and then send a request to staff. We love enabling creativity, but will warn clearly that we are going to be picky about what fonts are accepted, and how many we allow. This has nothing to do us hating fun, and everything to do with the additional load time that this puts on the wiki. When in the google fonts page, it will say "Load Time:" and give you a speed factor. If it's anything but "Fast", it's probably going to be a problem.
To request, please use: Please include a link to the font, and, if the font is similar to one of the ones we already have, or is very strange, please include some kind of reasoning for why you need it. |