Init
This commit is contained in:
commit
c018ea3c0e
14 changed files with 381 additions and 0 deletions
BIN
public/favicon.ico
Normal file
BIN
public/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
BIN
public/jetzig.png
Normal file
BIN
public/jetzig.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
10
public/styles.css
Normal file
10
public/styles.css
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
/* Root stylesheet. Load into your Zmpl template with:
|
||||
*
|
||||
* <link rel="stylesheet" href="/styles.css" />
|
||||
*
|
||||
*/
|
||||
|
||||
.message {
|
||||
font-weight: bold;
|
||||
font-size: 3rem;
|
||||
}
|
||||
BIN
public/zmpl.png
Normal file
BIN
public/zmpl.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.1 KiB |
Loading…
Add table
Add a link
Reference in a new issue