]> OzVa Git service - chester/commitdiff
About me text 10% bigger
authorMax Value <greenwoodw50@gmail.com>
Tue, 7 Apr 2026 11:15:29 +0000 (12:15 +0100)
committerMax Value <greenwoodw50@gmail.com>
Tue, 7 Apr 2026 11:15:47 +0000 (12:15 +0100)
about/index.html
script.js

index f0a4cbb6726e159a2ce088568bbb386d46fe85dc..15aa618829015156a16ee046923903ee4ade995f 100644 (file)
@@ -80,7 +80,7 @@
                srcset="/media/photos_960/headshot.jpg,
                        /media/photos_1920/headshot.jpg x2,
                        /media/photos_3840/headshot.jpg x4"
-               src="/media/photos_3840/headshot.jpg" /><blockquote>
+               src="/media/photos_3840/headshot.jpg" /><blockquote style="font-size: 1.1em;">
 
        My name is Chester Jones, and I am a photographer specialising in documentary photography. Over my career, I've gained a broad range of experience from moving image, to mixed media works, to more traditional documentary photography. The latter is best exemplified in my ongoing project taking portraits and documenting the lives of Manchester's hyper-exploited delivery drivers.<br><br>
        I dabble in various types of photography and video-making, but my real passion lies in the social and political side of things. For the most part, my creative practice has always spoken to social issues, something I plan to keep up throughout my career. My hopes being that I can continue to produce documentary projects working with marginalised communities. Finding ways to be creative whilst working on these topical projects, projects that require sincerity and respect, is a big challenge but something I hope to keep building on. This drive to create unique and engaging work that creates positive representations and counter-narratives of social issues is at the core of my career.
index f4b2444e4ef03ef19ec3677a81dfcbb4c3af8795..e0ef7ef4842e750eee0195efc38524cd3d0464e7 100644 (file)
--- a/script.js
+++ b/script.js
@@ -173,6 +173,7 @@ function setup () {
                <li>Added text indent to any paragraph not following a heading. Aligns with standard style-guide</li>
                <li>Added keeping the drop-downs open when clicking on a subheading</li>
                <li>CV Start lower down the page</li>
+               <li>About me text 10% bigger</li>
        </ul>
        <p>Still todo:</p>
        <ul>
@@ -184,7 +185,6 @@ function setup () {
                <li>Possibly closed captions on audio</li>
                <li>Move text from inside the slideshows to below the slideshows</li>
                <li>Slideshow larger when alone on a page</li>
-               <li>About me text bigger</li>
        </ul>
 </details>`;