Kaynağa Gözat

fixing img widths

chootka 8 yıl önce
ebeveyn
işleme
4554df3650

+ 13 - 0
assets/themes/css/style.css

@@ -79,6 +79,10 @@ header .social {
   display: none;
 }
 
+.italic {
+  font-style: italic;
+}
+
 .content {
   padding: 0 30px 0 0;
 }
@@ -476,6 +480,9 @@ a .title {
     padding-top: 10px;
     padding-bottom: 10px;
   }
+  img {
+    width: 100%;
+  }
   .navbar {
     border-radius: 0;
   }
@@ -521,6 +528,9 @@ a .title {
   header {
     padding-bottom: 30px;
   }
+  img {
+    width: 100%;
+  }
   .content {
     padding: 0;
   }
@@ -540,6 +550,9 @@ a .title {
   h1 {
     font-size: 1.75em;
   }
+  img {
+    width: 100%;
+  }
   .content {
     padding: 0;
   }

+ 1 - 1
participants/andreas-unteidig/index.html

@@ -21,4 +21,4 @@ By aligning a critical and open approach to urban technology and discourses and
 
 <h2>Exhibiting</h2>
 <h3>Polylogue</h3>
-<p><i>Polylogue</i> is an interactive installation. It consists of two wall-mounted boxes with paper running in-between them and provides a locally constrained Wi-Fi network serving as the access point for users to send text messages with their mobile devices. The messages are printed immediately on a paper roll that runs in-between two translucent, black boxes. <i>Polylogue</i> offers a physical experience analog to apps like Snapchat and thus serves as a antithesis to the internet’s „eternal memory“, as the messages and their relationships only exist situational. Unlike digital messages, which often travel for thousands of kilometers, messages submitted to <i>Polylogue</i> travel exactly 2m until reaching their final destination. It depends on the density of conversations how long it takes for a message to get from one box to the other to then get destroyed: The more and the faster visitors feed the installation, the more short-lived a single message becomes.</p>
+<p><span class="italic">Polylogue</span> is an interactive installation. It consists of two wall-mounted boxes with paper running in-between them and provides a locally constrained Wi-Fi network serving as the access point for users to send text messages with their mobile devices. The messages are printed immediately on a paper roll that runs in-between two translucent, black boxes. <span class="italic">Polylogue</span> offers a physical experience analog to apps like Snapchat and thus serves as a antithesis to the internet’s „eternal memory“, as the messages and their relationships only exist situational. Unlike digital messages, which often travel for thousands of kilometers, messages submitted to <span class="italic">Polylogue</span> travel exactly 2m until reaching their final destination. It depends on the density of conversations how long it takes for a message to get from one box to the other to then get destroyed: The more and the faster visitors feed the installation, the more short-lived a single message becomes.</p>