diff --git a/README.md b/README.md index 233c6d8..edd0e11 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Omphaloskepsis is a portfolio- and experience-centric WordPress Theme. ## Copyright -Omphaloskepsis WordPress Theme, Copyright 2016-2020 Ben Goldsworthy +Omphaloskepsis WordPress Theme, Copyright 2016-2017 Ben Goldsworthy Omphaloskepsis is distributed under the terms of the GNU GPL This program is free software: you can redistribute it and/or modify @@ -23,7 +23,7 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -Omphaloskepsis Theme bundles the following third-party resources: +Twenty Sixteen Theme bundles the following third-party resources: HTML5 Shiv v3.7.0, Copyright 2014 Alexander Farkas Licenses: MIT/GPL2 @@ -43,4 +43,4 @@ Source: http://www.genericons.com ### Long-term -* SOCs +* SOCs \ No newline at end of file diff --git a/style.css b/style.css index ff6a59e..fbffcf2 100644 --- a/style.css +++ b/style.css @@ -1118,7 +1118,10 @@ article.tile > header > h2 { a { opacity: 0.8; - text-decoration: underline; + text-decoration: underline !important; +} +.footnote_plugin_index a { + text-decoration: none !important; } a:hover, a:focus { opacity: 1;