Compare commits

...

2 Commits

@ -34,6 +34,9 @@
#getback:hover{
filter: blur(5px)
}
#arrow{
font-size: 10%}
</style>
</head>
@ -99,7 +102,9 @@ We experiment with also radio waves, such as in the performance proposed and we
<li><a href='http://hub.xpub.nl/sandbot/~poni/concerto/' target="_blank" class='ext'>Performance Documentation [Script, Clips, Pics, Scans]</a></li>
</ul>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<p id="arrow"></p>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<img src="img/fr.jpg" class='workimg'/>
<img src="img/re.jpg" class='workimg'/>

@ -41,10 +41,10 @@
font-family: monospace;
font-size:8pt;
color:white;
background-color:black;
caption-side: right;
width:80%;
color:black;
background-color:white;
box-sizing: content-box;
}
</style>

Loading…
Cancel
Save