Skip to content
Snippets Groups Projects

Remove border from Google results tables, update links to CSS

Merged Ryan Dee requested to merge rdee2/UNL_Search:5.0 into master
2 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -4,8 +4,8 @@
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>Search | University of Nebraska&ndash;Lincoln</title>
<link rel="stylesheet" href="https://cloud.typography.com/7717652/616662/css/fonts.css" />
<link rel="stylesheet" href="/wdn/templates_5.0/css/all.css" />
<link rel="stylesheet" href="https://cloud.typography.com/7717652/6968572/css/fonts.css" />
<link rel="stylesheet" href="/wdn/templates_5.0/css/core.css" />
<script data-main="js/embed-src/main.js" src="js/embed-src/require.js"></script>
<?php echo $head ?>
</head>
Loading