diff options
| -rw-r--r-- | site/css/screen.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/css/screen.css b/site/css/screen.css index 1e6a233..f55fa5d 100644 --- a/site/css/screen.css +++ b/site/css/screen.css @@ -290,6 +290,7 @@ footer p a[href="http://twitter.com/jbrewer"], footer p a[href="http://twitter.c color:rgba(143,187,204,0.4); } footer p a span {color:rgba(143,187,204,1)} +footer p a:hover span {color:#64c2e8;} footer .twitter-share-button { position:relative; top:5px; |
