Skip to content
Snippets Groups Projects
Commit 88b0babd authored by Ryan Dee's avatar Ryan Dee
Browse files

Remove border from Google results tables

parent d19c01a8
Branches
No related tags found
1 merge request!11Remove border from Google results tables, update links to CSS
......@@ -6,6 +6,12 @@
// !UNL Google Search Results Overrides
.unl .google-results table,
.unl .google-results tbody th,
.unl .google-results tbody td {
border: 0 !important;
}
.unl .google-results tbody th,
.unl .google-results tbody td {
padding-bottom: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment