Init
This commit is contained in:
commit
c018ea3c0e
14 changed files with 381 additions and 0 deletions
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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue