Fix css
This commit is contained in:
parent
0810d8e907
commit
bdaaba0cee
|
@ -1,8 +1,8 @@
|
||||||
# picoti
|
# picoti
|
||||||
|
|
||||||
|
|
||||||
<a href="./picote-outside.jpg"><img style="width:48%;float:left;" src="./picote-outside.jpg"/><a/>
|
<a style="width: 48%;display: inline-block;" href="./picote-outside.jpg"><img src="./picote-outside.jpg"/><a/>
|
||||||
<a href="./picote-outside.jpg"><img style="width:48%;float:left;clear:both;" src="./picote-inside.jpg"/><a/>
|
<a style="width: 48%;display: inline-block;" href="./picote-outside.jpg"><img src="./picote-inside.jpg"/><a/>
|
||||||
|
|
||||||
Utiliser un [raspberry pi pico](https://www.raspberrypi.com/products/raspberry-pi-pico/) et des bouttons d'arcade pour simuler des touches de clavier.
|
Utiliser un [raspberry pi pico](https://www.raspberrypi.com/products/raspberry-pi-pico/) et des bouttons d'arcade pour simuler des touches de clavier.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue