diff --git a/css/brands.css b/css/brands.css index 36c52f1e..68b17b29 100644 --- a/css/brands.css +++ b/css/brands.css @@ -638,3 +638,15 @@ button:hover, .button.button-letterboxd:focus { filter: brightness(90%); } + +/* Added by Brian Andrews */ + +/* Pro Lacrosse Talk */ +.button.button-PLT { + color: #2fc79e; + background-color: #000000; +} +.button.button-letterboxd:hover, +.button.button-letterboxd:focus { + filter: brightness(90%); +} diff --git a/images/icons/ORCID_iD.svg.png b/images/icons/ORCID_iD.svg.png new file mode 100644 index 00000000..8e69c078 Binary files /dev/null and b/images/icons/ORCID_iD.svg.png differ diff --git a/images/icons/PLT.png b/images/icons/PLT.png new file mode 100755 index 00000000..8d61a965 Binary files /dev/null and b/images/icons/PLT.png differ diff --git a/images/icons/ResearchGate.svg.png b/images/icons/ResearchGate.svg.png new file mode 100644 index 00000000..1de26a82 Binary files /dev/null and b/images/icons/ResearchGate.svg.png differ diff --git a/images/icons/resume.png b/images/icons/resume.png new file mode 100644 index 00000000..2fc1f284 Binary files /dev/null and b/images/icons/resume.png differ diff --git a/index.html b/index.html index 60a431de..0ce22789 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@ - + @@ -51,13 +51,13 @@