make links have more contrast to black, add new design to SeaMonkey profile manager
[themes.git] / LCARStrek / global / global.css
index 67f8d2e468e6894a741eccc61045ec01495d953d..9b99c12d841042e43b6d84cdbec84da2a56670a2 100644 (file)
@@ -193,7 +193,7 @@ toolbar[mode="text"] .toolbarbutton-text {
 }
 
 :root:-moz-lwtheme-darktext {
-  text-shadow: 1px 1px 2px #FFCF00;
+  text-shadow: 0 -0.5px 1.5px #FFCF00;
 }
 
 :root:-moz-lwtheme-brighttext {
@@ -310,7 +310,7 @@ description {
 }
 
 .text-link {
-  color: blue;
+  color: #3333FF;
   text-decoration: underline;
   cursor: pointer;
 }