diff options
Diffstat (limited to 'styles.css')
-rw-r--r-- | styles.css | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/styles.css b/styles.css deleted file mode 100644 index 489bd8c..0000000 --- a/styles.css +++ /dev/null @@ -1,17 +0,0 @@ -body { - background-color: black; - color: white; -} - -a { - text-decoration: none; - color: green; -} - -a:hover { - background-color: rgb(130, 100, 185); -} - -footer { - color: green; -}
\ No newline at end of file |