From cabbf1580ed6f6624f82dd5ce6d4cc5958e9718f Mon Sep 17 00:00:00 2001 From: yo momma Date: Mon, 2 Feb 2026 21:45:16 +0000 Subject: Refactor: clean more legacy static inline styles --- static/319/index.html | 9 ++++++++- static/319/irhell.html | 17 ++++++++++++++--- static/319/irhell2.html | 15 ++++++++++++--- static/319/res.html | 29 ++++++++++++++++++++++++----- static/nickinterview/index.html | 37 ++++++++++++++++++++++++++++--------- 5 files changed, 86 insertions(+), 21 deletions(-) diff --git a/static/319/index.html b/static/319/index.html index e855406..0e79449 100755 --- a/static/319/index.html +++ b/static/319/index.html @@ -48,6 +48,13 @@ h2 a{color:white;} a{text-decoration:none;color:#ccc;} a:hover{text-decoration:none;color:blue;} +.fb-like-frame { + border: none; + overflow: hidden; + width: 70px; + height: 80px; +} + @@ -65,7 +72,7 @@ a:hover{text-decoration:none;color:blue;}
- +

diff --git a/static/319/irhell.html b/static/319/irhell.html index ae2b80d..266ee73 100755 --- a/static/319/irhell.html +++ b/static/319/irhell.html @@ -51,13 +51,24 @@ a{text-decoration:none;color:#ccc;border:0px;} a:hover{text-decoration:none;color:blue;} #pizza{position:absolute;top:-170px;margin-left:-196px;opacity:0.2;} #frankhats{position:absolute;bottom:0px;margin-left:-156px;opacity:0.2;} + +.opacity-40 { + opacity: 0.4; +} + +.fb-like-frame { + border: none; + overflow: hidden; + width: 70px; + height: 80px; +}
- - + +
@@ -66,7 +77,7 @@ a:hover{text-decoration:none;color:blue;}
- +
diff --git a/static/319/irhell2.html b/static/319/irhell2.html index 7b8115c..cf4c6b6 100755 --- a/static/319/irhell2.html +++ b/static/319/irhell2.html @@ -57,7 +57,16 @@ a{text-decoration:none;color:#ccc;} a:hover{text-decoration:none;color:blue;} #pizza{position:absolute;bottom:-7px;margin-left:-96px;z-index:-8;} +.opacity-40 { + opacity: 0.4; +} +.fb-like-frame { + border: none; + overflow: hidden; + width: 70px; + height: 80px; +} @@ -67,8 +76,8 @@ a:hover{text-decoration:none;color:blue;}
- - + +
@@ -79,7 +88,7 @@ a:hover{text-decoration:none;color:blue;}
- +
diff --git a/static/319/res.html b/static/319/res.html index 9d6eac4..6a15cb0 100755 --- a/static/319/res.html +++ b/static/319/res.html @@ -50,6 +50,25 @@ h2 a{color:white;} a{text-decoration:none;color:#ccc;} a:hover{text-decoration:none;color:blue;} +.fb-like-frame { + border: none; + overflow: hidden; + width: 70px; + height: 80px; +} + +.irl-copy { + width: 420px; +} + +.irl-curator { + font-size: 130%; +} + +.irl-wide { + width: 500px; +} + @@ -67,17 +86,17 @@ a:hover{text-decoration:none;color:blue;}
- +

-
+
319 Scholes hosts DUMP.FM IRL, a week-long exhibit and gathering for image-based chat site, dump.fm.  
-curated by lindsay howard +curated by lindsay howard

Monday October 25th - 9:00pm-11:00pm   
@@ -108,12 +127,12 @@ a:hover{text-decoration:none;color:blue;}

Saturday October 30th
-
10pm   dump.fm IRHELL... CLICK CONTINUE TO CONTINUE! +
10pm   dump.fm IRHELL... CLICK CONTINUE TO CONTINUE!

-
All events at 319 Scholes unless otherwise noted.
+
All events at 319 Scholes unless otherwise noted.

diff --git a/static/nickinterview/index.html b/static/nickinterview/index.html index 9951524..c80c855 100755 --- a/static/nickinterview/index.html +++ b/static/nickinterview/index.html @@ -31,8 +31,27 @@ bottom: 100px; height: 40px; width: 300px; - }; - .stuff{overflow:auto;} + } + + .stuff{overflow:auto;} + + .preload-pixel { + visibility: hidden; + width: 0; + height: 0; + } + + .float-left { + float: left; + } + + #inpage-search-results { + background-color: #fff; + } + + .word-spacing-normal { + word-spacing: normal; + }