diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index 23f0b4e..b8b112e 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -7,15 +7,14 @@
tee's website
-
+
+
-
-
@@ -27,7 +26,7 @@
- tee's website
+ Tee
diff --git a/public/about/index.html b/public/about/index.html
index a0e4234..6962f35 100644
--- a/public/about/index.html
+++ b/public/about/index.html
@@ -7,15 +7,14 @@
tee's website
-
+
+
-
-
@@ -27,7 +26,7 @@
-
tee's website
+
Tee
diff --git a/public/assets/css/animate.css b/public/assets/css/animate.css
index 7856ff2..706f1d2 100644
--- a/public/assets/css/animate.css
+++ b/public/assets/css/animate.css
@@ -97,8 +97,6 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
animation-name: flash;
}
-/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
-
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
diff --git a/public/assets/css/style.css b/public/assets/css/style.css
index d663658..9ab37f8 100644
--- a/public/assets/css/style.css
+++ b/public/assets/css/style.css
@@ -88,7 +88,7 @@ ul.navbar-nav {
.navbar-brand {
width: 102px;
background: url(../imgs/logo.png) left center no-repeat;
- text-indent: -696969px;
+ text-indent: -9999999;
}
/* Doctor Who List? */
diff --git a/public/discord/index.html b/public/discord/index.html
index 7ca8e1f..a4ba325 100644
--- a/public/discord/index.html
+++ b/public/discord/index.html
@@ -15,6 +15,9 @@
+
+
+
diff --git a/public/index.html b/public/index.html
index 60a23ac..d3ff7b7 100644
--- a/public/index.html
+++ b/public/index.html
@@ -8,15 +8,14 @@
tee's website
-
+
+
-
-
@@ -28,7 +27,7 @@
-
tee's website
+
Tee
diff --git a/public/pages/index.html b/public/pages/index.html
index 6732716..ce1cbca 100644
--- a/public/pages/index.html
+++ b/public/pages/index.html
@@ -15,6 +15,9 @@
+
+
+
diff --git a/public/projects/index.html b/public/projects/index.html
index a423414..9a0c51c 100644
--- a/public/projects/index.html
+++ b/public/projects/index.html
@@ -15,6 +15,9 @@
+
+
+
diff --git a/public/salad/index.html b/public/salad/index.html
index 8a078c6..f5a9580 100644
--- a/public/salad/index.html
+++ b/public/salad/index.html
@@ -15,6 +15,9 @@
+
+
+
diff --git a/static/assets/css/animate.css b/static/assets/css/animate.css
index 7856ff2..706f1d2 100644
--- a/static/assets/css/animate.css
+++ b/static/assets/css/animate.css
@@ -97,8 +97,6 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
animation-name: flash;
}
-/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
-
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
diff --git a/static/assets/css/classic-who-archive.css b/static/assets/css/classic-who-archive.css
deleted file mode 100644
index e785c79..0000000
--- a/static/assets/css/classic-who-archive.css
+++ /dev/null
@@ -1,150 +0,0 @@
-@import url('https://fonts.googleapis.com/css2?family=Cactus+Classical+Serif&family=Shantell+Sans:ital,wght@0,300..800;1,300..800&display=swap');
-
-body {
- font-family: 'Shantell Sans', sans-serif;
- font-size: 16px;
- font-weight: 300;
- color: #888;
- line-height: 30px;
- text-align: center;
- background-color: #36454F;
- margin: 0;
- padding: 0;
-}
-
-.navbar {
- margin-bottom: 0;
- padding-top: 0;
- background: #444;
- border: 0;
- border-radius: 0;
- transition: all .6s;
- position: fixed;
- width: 100%;
- top: 0;
- z-index: 1000;
-}
-
-.navbar-no-bg {
- padding-top: 10px;
- background: none;
-}
-
-ul.navbar-nav {
- font-family: 'Shantell Sans', sans-serif;
- font-size: 14px;
- color: #fff;
- font-weight: 400;
- text-transform: uppercase;
- list-style-type: none;
- padding: 0;
- margin: 0;
-}
-
-.navbar-inverse ul.navbar-nav li {
- display: inline;
-}
-
-.navbar-inverse ul.navbar-nav li a.btn-link-3 {
- display: inline-block;
- margin: 9px 0 0 15px;
- padding: 6px 15px;
- background: #b1cbcc;
- border: 0;
- font-family: 'Shantell Sans', sans-serif;
- font-size: 14px;
- font-weight: 300;
- color: #fff;
- text-transform: uppercase;
- border-radius: 6px;
- text-decoration: none;
-}
-
-.navbar-brand {
- width: 102px;
- background: url(../imgs/logo.png) left center no-repeat;
- text-indent: -9999px;
-}
-
-.container {
- width: 100%;
- max-width: 1200px;
- margin: 0 auto;
- padding: 15px;
- padding-top: 80px; /* Padding to avoid collision with navbar */
- padding-bottom: 80px; /* Padding to avoid collision with footer */
-}
-
-h1 {
- color: #b1cbcc;
- font-size: 28px;
- margin-top: 20px;
-}
-
-.about {
- text-align: center;
- margin: 0 auto;
- width: 1000px;
- padding: 40px 20px;
- color: #b1cbcc;
- font-size: 22px;
-}
-
-.about ul {
- list-style: none;
- padding: 0;
-}
-
-.about li {
- margin: 10px 0;
-}
-
-.about a {
- color: #b1cbcc;
- text-decoration: none;
-}
-
-.about a:hover {
- text-decoration: underline;
-}
-
-footer {
- padding: 20px 0;
- background: none;
- color: #888;
- text-align: center;
- position: fixed;
- bottom: 0;
- width: 100%;
- z-index: 1000;
-}
-
-.footer-copyright a {
- color: #888;
- border-bottom: 1px dotted #888;
- text-decoration: none;
-}
-
-.footer-copyright a:hover,
-.footer-copyright a:focus {
- color: #888;
- border: none;
-}
-
-.center {
- width: 500px;
- margin: 0 auto;
-}
-
-/* Embed #1 */
-.embedone {
- width: 100%;
- max-width: 1108px;
- height: 623px;
- position: absolute;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- margin: auto;
-}
diff --git a/static/assets/css/new-index.css b/static/assets/css/new-index.css
deleted file mode 100644
index 3f947df..0000000
--- a/static/assets/css/new-index.css
+++ /dev/null
@@ -1,153 +0,0 @@
-/* Import Google Fonts */
-@import url('https://fonts.googleapis.com/css2?family=Cactus+Classical+Serif&family=Shantell+Sans:ital,wght@0,300..800;1,300..800&display=swap');
-
-/* General Styles */
-body {
- font-family: 'Shantell Sans', sans-serif;
- font-size: 16px;
- font-weight: 300;
- color: #888;
- line-height: 30px;
- text-align: center;
- background-color: #36454F;
-}
-
-.section-container {
- margin: 0 auto;
- padding-bottom: 80px;
-}
-
-.section-description {
- margin-top: 60px;
- padding-bottom: 10px;
-}
-
-.section-description p {
- margin-top: 20px;
- padding: 0 120px;
-}
-
-/* Divider Styles */
-.divider-1 {
- padding: 25px 0 15px 0;
-}
-
-.divider-1 .line {
- width: 160px;
- margin: 0 auto;
- border-bottom: 1px dashed #ccc;
-}
-
-/* Navbar Styles */
-.navbar {
- margin-bottom: 0;
- padding-top: 0;
- background: #444;
- border: 0;
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- border-radius: 0;
- -o-transition: all .6s;
- -moz-transition: all .6s;
- -webkit-transition: all .6s;
- -ms-transition: all .6s;
- transition: all .6s;
-}
-
-.navbar-no-bg {
- padding-top: 10px;
- background: none;
-}
-
-ul.navbar-nav {
- font-family: 'Shantell Sans', sans-serif;
- font-size: 14px;
- color: #fff;
- font-weight: 400;
- text-transform: uppercase;
-}
-
-.navbar-inverse ul.navbar-nav li a.btn-link-3 {
- display: inline-block;
- margin: 9px 0 0 15px;
- padding: 6px 15px;
- background: #b1cbcc;
- border: 0;
- font-family: 'Shantell Sans', sans-serif;
- font-size: 14px;
- font-weight: 300;
- color: #fff;
- opacity: 1;
- text-transform: uppercase;
- -moz-border-radius: 6px;
- -webkit-border-radius: 6px;
- border-radius: 6px;
-}
-
-.navbar-brand {
- width: 102px;
- background: url(../imgs/logo.png) left center no-repeat;
- text-indent: -696969px;
-}
-
-/* Content Section (Doctor Who Links) */
-.dw1 {
- text-align: center;
- margin: auto;
- width: 1000px;
- padding: 260px;
- color: #b1cbcc;
- font-size: 22px;
-}
-
-/* About Section */
-.about {
- text-align: center;
- margin: auto;
- width: 1000px;
- padding: 260px;
- color: #b1cbcc;
- font-size: 22px;
-}
-
-/* Footer Styles */
-footer {
- padding: 40px 0 45px 0;
- background: none;
- position: fixed;
- bottom: 0;
- width: 100%;
-}
-
-.footer-copyright {
- padding-top: 15px;
-}
-
-.footer-copyright a {
- color: #888;
- border-bottom: 1px dotted #888;
-}
-
-.footer-copyright a:hover,
-.footer-copyright a:focus {
- color: #888;
- border: 0;
-}
-
-/* Centering Content */
-center {
- width: 500px;
- margin: 0 auto;
-}
-
-/* Embed Styles */
-.embedone {
- width: 1108px; /* you have to have a size or this method doesn't work */
- height: 623px; /* think about making these max-width instead - might give you some more responsiveness */
- position: absolute; /* positions out of the flow, but according to the nearest parent */
- top: 0;
- right: 0; /* confuse it i guess */
- bottom: 0;
- left: 0;
- margin: auto; /* make em equal */
-}
diff --git a/static/assets/css/style.css b/static/assets/css/style.css
index d663658..9ab37f8 100644
--- a/static/assets/css/style.css
+++ b/static/assets/css/style.css
@@ -88,7 +88,7 @@ ul.navbar-nav {
.navbar-brand {
width: 102px;
background: url(../imgs/logo.png) left center no-repeat;
- text-indent: -696969px;
+ text-indent: -9999999;
}
/* Doctor Who List? */