From fb192541ea1fa23090edaa02214cecf007e28092 Mon Sep 17 00:00:00 2001 From: Joshua Killen <45966243+joshua-killen@users.noreply.github.com> Date: Fri, 17 Apr 2020 08:24:14 +0100 Subject: [PATCH] . --- main.css | 6 ++++++ osi_model/osi_model.html | 8 ++++---- website_design/css/css.html | 34 +++++++++++++--------------------- website_design/html/html.html | 30 +++++++++++------------------- 4 files changed, 34 insertions(+), 44 deletions(-) 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