diff options
Diffstat (limited to 'htdocs')
-rw-r--r-- | htdocs/css/style.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/htdocs/css/style.css b/htdocs/css/style.css index e5bbc75..c166374 100644 --- a/htdocs/css/style.css +++ b/htdocs/css/style.css @@ -1,11 +1,3 @@ -body { - background-color: white; - color: black; - margin: 0em; - font-size: 9pt; - font-family: "DejaVu Sans", "Bitstream Vera Sans", "Verdana", sans-serif; -} - .floaty { position: fixed; left: 0.1em; |