From 4870483761291a9ad41700b0334c6e446d37a6dc Mon Sep 17 00:00:00 2001 From: Sophia Date: Wed, 30 Nov 2022 03:22:30 -0800 Subject: [PATCH] Mobile support --- 404.html | 4 ++-- CNAME | 1 - contact.html | 19 ++----------------- doom.html | 19 ++----------------- flash.html | 19 ++----------------- index.html | 28 +++++++--------------------- programming.html | 19 ++----------------- style.css | 1 + 8 files changed, 18 insertions(+), 92 deletions(-) delete mode 100644 CNAME diff --git a/404.html b/404.html index bd7055b..d72aa53 100644 --- a/404.html +++ b/404.html @@ -1,11 +1,11 @@ Sirtom93.com - Error 404 - +
-
+

 

diff --git a/CNAME b/CNAME deleted file mode 100644 index 188fe12..0000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -sirtom93.com \ No newline at end of file diff --git a/contact.html b/contact.html index 5c2018c..dd30fd9 100644 --- a/contact.html +++ b/contact.html @@ -1,11 +1,11 @@ Sirtom93.com - Contact - +
-
+

 

@@ -27,18 +27,3 @@ ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> - diff --git a/doom.html b/doom.html index 1915ea6..4524ae2 100644 --- a/doom.html +++ b/doom.html @@ -1,11 +1,11 @@ Sirtom93.com - Doom - +
-
+

 

@@ -29,18 +29,3 @@ ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> - diff --git a/flash.html b/flash.html index 3f7634e..9752d63 100644 --- a/flash.html +++ b/flash.html @@ -1,11 +1,11 @@ Sirtom93.com - Flash - +
-
+

 

@@ -34,18 +34,3 @@ ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> - diff --git a/index.html b/index.html index 35c4e4b..bc09a78 100644 --- a/index.html +++ b/index.html @@ -1,11 +1,11 @@ Sirtom93.com - Home - + -
-
+

 

@@ -15,9 +15,10 @@

Hello my name is Thomas Briggs. I am 15 years old and im from Norfolk, England.

-

I am a flash animator and you can see my animations and games I have made on this site aswell as sirtom93.newgrounds.com, I also have some audio here.

+

I am a flash animator and you can see my animations and games I have made on this site aswell as sirtom93.newgrounds.com, I also have some audio here.

I can program in c++, html and am currently learning Perl. I will upload finished projects and sources to this site when finished.

-

And lastly it should be noted that I am a huge Doom fan (the game by ID) and play alot of skulltag (Doom engine). I am currently working on some maps using doom builder, you can see videos and info in the Doom section.

+

And lastly it should be noted that I am a huge Doom fan (the game by ID) and play alot of skulltag (Doom engine). I am currently working on some maps using doom builder, you can see videos and info in the Doom section.

+

(Please note that this site is not owned by Sirtom93 anymore, This site is owned by sophia.wtf, this is here to keep history.)

@@ -28,19 +29,4 @@ ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). ---> - +--> \ No newline at end of file diff --git a/programming.html b/programming.html index dfe1173..1ecb0a5 100644 --- a/programming.html +++ b/programming.html @@ -1,11 +1,11 @@ Sirtom93.com - Programming - +
-
+

 

@@ -28,18 +28,3 @@ ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> - diff --git a/style.css b/style.css index 0ede5f5..10c53ae 100644 --- a/style.css +++ b/style.css @@ -42,6 +42,7 @@ body { border-bottom-style: none; border-left-style: solid; border-bottom-color: #000000; + max-width:100%; } .no-decoration a{ text-decoration: none;