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