From f144aee18e9eea02bc99cc35dfab06bd34eefe18 Mon Sep 17 00:00:00 2001 From: Stephen Kerr Date: Fri, 14 Jun 2024 17:35:45 +0200 Subject: [PATCH] i dont remember something i changed this morning --- ada/index.html | 1 + ada/thesis.html | 1 + aglaia/index.html | 1 + aglaia/thesis.html | 1 + introduction/index.html | 1 + irmak/index.html | 1 + irmak/thesis.html | 1 + specialissue19/index.html | 1 + specialissue20/index.html | 1 + specialissue21/index.html | 1 + specialissuesintro/index.html | 1 + stephen/index.html | 1 + stephen/index.md | 7 ++++++- stephen/thesis.html | 1 + style.css | 14 +++++++++++--- webpage.template.html | 1 + 16 files changed, 31 insertions(+), 4 deletions(-) diff --git a/ada/index.html b/ada/index.html index c40e33a..dcac28f 100644 --- a/ada/index.html +++ b/ada/index.html @@ -3,6 +3,7 @@ + diff --git a/ada/thesis.html b/ada/thesis.html index 588f58c..bfb0f90 100644 --- a/ada/thesis.html +++ b/ada/thesis.html @@ -3,6 +3,7 @@ + diff --git a/aglaia/index.html b/aglaia/index.html index 04cca7e..16c7e52 100644 --- a/aglaia/index.html +++ b/aglaia/index.html @@ -3,6 +3,7 @@ + diff --git a/aglaia/thesis.html b/aglaia/thesis.html index 401402a..4d8a9d5 100644 --- a/aglaia/thesis.html +++ b/aglaia/thesis.html @@ -3,6 +3,7 @@ + diff --git a/introduction/index.html b/introduction/index.html index 702aadd..d4b3be5 100644 --- a/introduction/index.html +++ b/introduction/index.html @@ -3,6 +3,7 @@ + diff --git a/irmak/index.html b/irmak/index.html index 1cc0aa0..8c7c7c1 100644 --- a/irmak/index.html +++ b/irmak/index.html @@ -3,6 +3,7 @@ + diff --git a/irmak/thesis.html b/irmak/thesis.html index e985f34..2613938 100644 --- a/irmak/thesis.html +++ b/irmak/thesis.html @@ -3,6 +3,7 @@ + diff --git a/specialissue19/index.html b/specialissue19/index.html index 0ec0d37..b2a7c7c 100644 --- a/specialissue19/index.html +++ b/specialissue19/index.html @@ -3,6 +3,7 @@ + diff --git a/specialissue20/index.html b/specialissue20/index.html index 7d09bab..078c970 100644 --- a/specialissue20/index.html +++ b/specialissue20/index.html @@ -3,6 +3,7 @@ + diff --git a/specialissue21/index.html b/specialissue21/index.html index 774b869..44682f4 100644 --- a/specialissue21/index.html +++ b/specialissue21/index.html @@ -3,6 +3,7 @@ + diff --git a/specialissuesintro/index.html b/specialissuesintro/index.html index 5c5974f..6e1b3c6 100644 --- a/specialissuesintro/index.html +++ b/specialissuesintro/index.html @@ -3,6 +3,7 @@ + diff --git a/stephen/index.html b/stephen/index.html index 98f5d1b..819ae50 100644 --- a/stephen/index.html +++ b/stephen/index.html @@ -3,6 +3,7 @@ + diff --git a/stephen/index.md b/stephen/index.md index 7a8cfa2..f51876e 100644 --- a/stephen/index.md +++ b/stephen/index.md @@ -10,9 +10,14 @@ author: Stephen Practice-led artistic research into the 21st century phenomenon of the graphic designer. I held graphic design in my hands using ethnography, toolmaking and performance as research methods. I examined how designers spend their time in everyday life, this designer, me, as well as you, what are we doing? What are our worldviews, belief systems, mythologies and ideologies? +https://stephenkerrdesign.com/dream/ + +https://stephenkerrdesign.com/typing/ + + Stephen Kerr is a designer, musician, bread-baker and occasional tent-builder based in Rotterdam. He fidgets between making graphic design and performances, questioning and playing with methods and tools. Coming from a serious and realistic background in a big city on a big island (Dublin), he is interested in making people out of designers and a wizard out of himself. Currently he is very very busy making technologies sillier, inefficienter, questionabler, questioneder and collaborativer. -https://stephenkerrdesign.com/ +stephenkerrdesign.com --- diff --git a/stephen/thesis.html b/stephen/thesis.html index bf09c95..f117ded 100644 --- a/stephen/thesis.html +++ b/stephen/thesis.html @@ -3,6 +3,7 @@ + diff --git a/style.css b/style.css index bd9d144..aa1a1aa 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,5 @@ :root{ - --spot-color-1: 009;; + --spot-color-1: #009; } @font-face { font-family: 'Platypi'; @@ -143,6 +143,7 @@ nav{ position: fixed; h1{font-style: normal;} } + #script{ max-width: 40rem; @@ -164,7 +165,7 @@ nav{ width: 11rem; } } -@media (max-width: 768px) { +@media only screen and (max-width: 768px){ body { line-height: 1.3; padding: 2rem; @@ -193,4 +194,11 @@ nav{ overflow-y:visible; } } -} + + nav{ + position: static; + h1{font-size: 1.8rem;} + .gummies{margin: 0;} + .gummy{width: 2.5rem;} + } +} \ No newline at end of file diff --git a/webpage.template.html b/webpage.template.html index b7066aa..02375dc 100644 --- a/webpage.template.html +++ b/webpage.template.html @@ -3,6 +3,7 @@ {{ title }} +