diff options
Diffstat (limited to 'assets/css/read/003.css')
-rw-r--r-- | assets/css/read/003.css | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/assets/css/read/003.css b/assets/css/read/003.css new file mode 100644 index 0000000..7dd8f17 --- /dev/null +++ b/assets/css/read/003.css @@ -0,0 +1,9 @@ +body { + font-family: serif; + background-color: white; +} + +span.alert { + background-color: #d00000; + color: white; +}
\ No newline at end of file |