diff --git a/index.html b/index.html index 382af19..641929c 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@
Most of my current work experience relates to personal projects, however I have previously done work experience at jba consulting writing a program to convert their sql databases to excel spreadsheets. I also often teach Python and HTML, having taught many students at my schools coding club for over 6 years and having tutored - GCSE students briefly. You can see my full CV here. + GCSE students briefly. You can see my full CV here.
@@ -63,7 +63,7 @@   Github   - CV + CV
diff --git a/pages/CVPage.css b/pages/CVPage.css index 6bc99f5..472f37d 100644 --- a/pages/CVPage.css +++ b/pages/CVPage.css @@ -45,7 +45,6 @@ li{ a:link, a:visited{ color: #ffd256; - text-decoration: none; } .backButton{ @@ -56,11 +55,18 @@ a:link, a:visited{ } .backButton{ - text-align: center; font-size: clamp(20px, 2vw, 170px); margin-top: 10vh; margin-bottom: 5vh; + + text-decoration: none; +} + +#backButtonContainer{ + text-align: center; + margin-bottom: 7vh; + margin-top: 7vh; } #cvBody{ @@ -75,7 +81,8 @@ a:link, a:visited{ border: solid 2px #ffd256; border-radius: 5px; - padding: 5px; + padding: 10px; + padding-bottom: 7vh; font-size: 1vw; } @@ -85,6 +92,7 @@ a:link, a:visited{ grid-row: 1; border-bottom: solid 2px #ffd256; + text-align: left; padding-bottom: 20px; } @@ -115,6 +123,8 @@ a:link, a:visited{ -moz-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; + + line-height: 1.5em; } h1{ @@ -126,6 +136,7 @@ a:link, a:visited{ h2{ padding-top: 10px; + padding-bottom: 10px; font-size: 3vw; } @@ -146,6 +157,15 @@ a:link, a:visited{ padding-right: 50px; } + .backButton{ + font-size: clamp(20px, 4vw, 170px); + + margin-top: 10vh; + margin-bottom: 5vh; + + text-decoration: none; + } + #introText{ grid-column: 1/3; grid-row: 1; @@ -162,6 +182,7 @@ a:link, a:visited{ font-size: 3vw; } + } diff --git a/pages/CVPage.html b/pages/CVPage.html index a30e8e5..a4f89ae 100644 --- a/pages/CVPage.html +++ b/pages/CVPage.html @@ -26,8 +26,13 @@

Work Experience:

@@ -63,6 +68,21 @@

Skills:

+ @@ -70,6 +90,8 @@ A copy of this can be downloaded here -

<-Back to main page

+
+ <-Back to main page +
\ No newline at end of file diff --git a/pages/gallery/blog-post-default.css b/pages/gallery/blog-post-default.css index 295e7a7..2e3329c 100644 --- a/pages/gallery/blog-post-default.css +++ b/pages/gallery/blog-post-default.css @@ -49,10 +49,18 @@ iframe{ } .backButton{ - text-align: center; font-size: clamp(20px, 2vw, 170px); margin-top: 10vh; + margin-bottom: 5vh; + + text-decoration: none; +} + +#backButtonContainer{ + text-align: center; + margin-bottom: 7vh; + margin-top: 7vh; } diff --git a/pages/gallery/cat-tower-defence/cat-tower-defence.html b/pages/gallery/cat-tower-defence/cat-tower-defence.html index 3f1ebd5..2e280d1 100644 --- a/pages/gallery/cat-tower-defence/cat-tower-defence.html +++ b/pages/gallery/cat-tower-defence/cat-tower-defence.html @@ -23,6 +23,8 @@ evolved in complexity and scale. -

<-Back to main page

+
+ <-Back to main page +
\ No newline at end of file diff --git a/pages/gallery/epq-project/epq-project.html b/pages/gallery/epq-project/epq-project.html index 8ad53b4..b867211 100644 --- a/pages/gallery/epq-project/epq-project.html +++ b/pages/gallery/epq-project/epq-project.html @@ -28,6 +28,8 @@ -

<-Back to main page

+
+ <-Back to main page +
\ No newline at end of file diff --git a/pages/gallery/room-builder/room-builder.html b/pages/gallery/room-builder/room-builder.html index f1a8330..3150236 100644 --- a/pages/gallery/room-builder/room-builder.html +++ b/pages/gallery/room-builder/room-builder.html @@ -21,6 +21,8 @@ feel that I succeeded at this. -

<-Back to main page

+
+ <-Back to main page +
\ No newline at end of file