diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/style/style.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/style/style.css b/src/style/style.css index e69de29..8210e4c 100644 --- a/src/style/style.css +++ b/src/style/style.css @@ -0,0 +1,5 @@ +/* src/style/style.css */ + +* { font-family: Times New Roman } + + |
