--- pettastic/html/css/main.css 2013/03/18 15:18:23 1.6 +++ pettastic/html/css/main.css 2013/03/18 15:27:00 1.7 @@ -462,6 +462,7 @@ a:visited {color:#082e58; font-weight:no a:hover {color:#349ce5;} +a.light { color : #C9C9C9; } a.definition:before { content:"[::"; } a.definition:after { content:"]"; } a.alias { text-decoration:none; border-bottom: thin dashed; }