diff options
Diffstat (limited to 'static/index.css')
| -rw-r--r-- | static/index.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/index.css b/static/index.css new file mode 100644 index 0000000..f06c84c --- /dev/null +++ b/static/index.css @@ -0,0 +1,4 @@ +h1 { + text-align: center; + font-size: 40pt; +} |
