Graphical changes, essentially colors

This commit is contained in:
Gaël Métais
2020-10-04 18:50:28 +02:00
parent 4287f60ab3
commit 93b81493c0
13 changed files with 48 additions and 49 deletions
+1 -4
View File
@@ -18,11 +18,8 @@
<!-- endbuild -->
<link rel="preconnect" href="https://www.google-analytics.com">
<link rel="dns-prefetch" href="https://www.google-analytics.com">
<link rel="preconnect" href="https://ghbtns.com">
<link rel="dns-prefetch" href="https://ghbtns.com">
<link rel="preconnect" href="https://api.github.com">
<link rel="dns-prefetch" href="https://api.github.com">
</head>
@@ -32,7 +29,7 @@
<div class="footer">
<span class="version">@@version</span>
<br><a href="<%= baseUrl %>about">More about Yellow Lab Tools</a><br>
<div class="github"><iframe id="ghbtn" frameborder="0" scrolling="0" width="145px" height="30px"></iframe></div>
<div class="github"><iframe id="ghbtn" frameborder="0" scrolling="0" width="160px" height="30px"></iframe></div>
</div>
<!-- build:js js/all.js -->