1,393
edits
| No edit summary | No edit summary | ||
| Line 69: | Line 69: | ||
| .portlet a:link { | .portlet a:link { | ||
|      color: #ed353a; |      color: #ed353a; | ||
| } | } | ||
| .portlet a:hover { | .portlet a:hover { | ||
|      color: # |      color: #ff655a; | ||
|      background-color: transparent; |      background-color: transparent; | ||
|      text-decoration: none; |      text-decoration: none; | ||
|      border-bottom: 1px dotted #ed353a; |      border-bottom: 1px dotted #ed353a; | ||
|     text-shadow: 1px 1px 0px #ed353a; | |||
| } | } | ||