diff options
Diffstat (limited to 'css/skunky.css')
| -rw-r--r-- | css/skunky.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/skunky.css b/css/skunky.css index 4a4af0d..95e7984 100644 --- a/css/skunky.css +++ b/css/skunky.css @@ -8,7 +8,7 @@ a { color: cadetblue; } a:hover { - color: red; + color: yellow; transition: 400ms; } header h1 { |
