Skip to content
Snippets Groups Projects
Commit 874eb018 authored by Seth Meranda's avatar Seth Meranda
Browse files

use stronger selectors to get rid of the Google Blue on links.

parent d7ad8863
No related branches found
No related tags found
No related merge requests found
......@@ -61,8 +61,8 @@ The Search results
.gsc-input {
font-size: 1.1em;
}
.gs-result .gs-title, .gs-result .gs-title *{
color : #990000;
#maincontent .gs-result .gs-title, #maincontent .gs-result .gs-title *{
color : #ac0302;
text-decoration: none;
font-size: 1.1em;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment