diff --git a/main.css b/main.css index 915bd2a..b4dce99 100644 --- a/main.css +++ b/main.css @@ -31,6 +31,12 @@ summary { font-size: 2vw } +abbr { + border-bottom: none !important; + cursor: inherit !important; + text-decoration: none !important; +} + .footer { background-color: #0d0d0d; padding-top: 25px; diff --git a/osi_model/osi_model.html b/osi_model/osi_model.html index 15af5b8..60c0b18 100644 --- a/osi_model/osi_model.html +++ b/osi_model/osi_model.html @@ -22,15 +22,15 @@ JKLearns - +

OSI Model

diff --git a/website_design/css/css.html b/website_design/css/css.html index dc17985..16e6047 100644 --- a/website_design/css/css.html +++ b/website_design/css/css.html @@ -18,46 +18,38 @@ - Web Design-HTML: Z14IT-Internet Fundamentals + Web Design-CSS: Z14IT-Internet Fundamentals
JKLearns - - - +
-

HTML Quick Reference Guide

+

CSS Quick Reference Guide

diff --git a/website_design/html/html.html b/website_design/html/html.html index dc17985..ad0b00f 100644 --- a/website_design/html/html.html +++ b/website_design/html/html.html @@ -23,38 +23,30 @@
JKLearns - - - +

HTML Quick Reference Guide