1,393
edits
| No edit summary | No edit summary | ||
| Line 65: | Line 65: | ||
| .portlet li a.new {color: yellow;} | .portlet li a.new {color: yellow;} | ||
| .portlet a:visited {color: # | .portlet a:visited {color: #bd050a;} | ||
| .portlet a:active {color: # | .portlet a:active {color: #ed353a;} | ||
| .portlet a:link { | .portlet a:link { | ||
|      color: #ed353a; |      color: #ed353a; | ||
| Line 74: | Line 74: | ||
|      background-color: transparent; |      background-color: transparent; | ||
|      text-decoration: none; |      text-decoration: none; | ||
|      border-bottom: 1px dotted # |      border-bottom: 1px dotted #ff655a; | ||
| } | } | ||