diff options
Diffstat (limited to 'web/html/css')
-rw-r--r-- | web/html/css/fonts.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/web/html/css/fonts.css b/web/html/css/fonts.css index 562c62e4..8a60e05d 100644 --- a/web/html/css/fonts.css +++ b/web/html/css/fonts.css @@ -58,6 +58,13 @@ font-family: verdana; font-size: 12px; } + span.warning /* Content Text */ + { + color: #C0C000; + font-family: verdana; + font-size: 12px; + } + /* Font Attribute Change (#6c83b0)*/ span.blue |