[-] FO : fixed bug #PSCFV-2393 - On Linux system there is a little problem around the "link <a>"
This commit is contained in:
@@ -114,7 +114,8 @@ p {padding-bottom:20px}
|
||||
/* link **************************************************************************************** */
|
||||
a, a:active, a:visited {
|
||||
color:#333;
|
||||
text-decoration:none
|
||||
text-decoration:none;
|
||||
outline: medium none
|
||||
}
|
||||
a:hover {text-decoration:underline}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user