Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 76808c91 authored by Akhil's avatar Akhil 🙂
Browse files

Added default color to all links in login page

parent 6bc4568b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@
  
  /* Various fonts settings */
  #body-login a {
	  color: #808080;
	  color: #808080 !important;
  }
  #body-login a:not(.button):hover,
  #body-login a:not(.button):focus {