This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| This fork is to edit the list to make it match the admech codex colour scheme as closely as possible | |
| 14/01/2019 Updated colours to shades of red, updated fonts to serif that's pretty much it. | |
| This file is based off the CSS output of the BattleScribe App. This is only meant to pretty up the output a little | |
| Instructions: | |
| 1: Create a folder for your rosters |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| This file is based off the CSS output of the BattleScribe App. This is only meant to pretty up the output a little | |
| Instructions: | |
| 1: Create a folder for your rosters | |
| 2: Place this file (gizmoscribe.css) in the folder | |
| 3: Place a png image file (make sure it's square) with your army logo in the same folder and call it logo.png | |
| 4: Save your rosters in HTML format to the folder | |
| 5: Edit the HTML files in a text Editor of choice (notepad, notepad++, etc) |