diff options
| -rw-r--r-- | css/gitjoe.css | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/css/gitjoe.css b/css/gitjoe.css index 19e5254..29aa3c2 100644 --- a/css/gitjoe.css +++ b/css/gitjoe.css @@ -67,7 +67,7 @@ a:active {  	text-decoration: none;  } -div#content tr :hover { +div#content td :hover {  	background-color: #d1e2f4;  } | 
