Compare commits

...

2 Commits

@ -34,6 +34,9 @@
#getback:hover{ #getback:hover{
filter: blur(5px) filter: blur(5px)
} }
#arrow{
font-size: 10%}
</style> </style>
</head> </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> <li><a href='http://hub.xpub.nl/sandbot/~poni/concerto/' target="_blank" class='ext'>Performance Documentation [Script, Clips, Pics, Scans]</a></li>
</ul> </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/fr.jpg" class='workimg'/>
<img src="img/re.jpg" class='workimg'/> <img src="img/re.jpg" class='workimg'/>

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

Loading…
Cancel
Save