X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fformatting.css;h=b87c06ae0377c0957633c92b5ab848eb9a4df94a;hp=732d4718fa09c09fbc6b6722ebd98def3ebc2917;hb=3a1215023d99867400955dbdef14b6986c4facae;hpb=d07092f55332a0d266283fbfff8cf31e0d7f0997 diff --git a/LCARStrek/communicator/formatting.css b/LCARStrek/communicator/formatting.css index 732d4718..b87c06ae 100644 --- a/LCARStrek/communicator/formatting.css +++ b/LCARStrek/communicator/formatting.css @@ -43,6 +43,11 @@ text-decoration: underline; } +.text-link:focus { + color: red; + -moz-outline: 1px dotted invert; +} + .text-link:hover { cursor: pointer; } @@ -53,4 +58,4 @@ .text-link[visited="true"] { color: purple; -} +} \ No newline at end of file