X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fformatting.css;fp=LCARStrek%2Fcommunicator%2Fformatting.css;h=b87c06ae0377c0957633c92b5ab848eb9a4df94a;hp=732d4718fa09c09fbc6b6722ebd98def3ebc2917;hb=b1e5c9b1470d19c43f7c724365a64a92c61cbc0a;hpb=f24507954fc5a0fc540b913450f45d44f20e97b5 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