mirror of
https://github.com/Wolvan/poll.horse.git
synced 2024-11-22 13:07:58 +01:00
7 lines
110 B
CSS
7 lines
110 B
CSS
|
aside#qrcode {
|
||
|
position: absolute;
|
||
|
top: 0px;
|
||
|
right: -210px;
|
||
|
width: 200px;
|
||
|
height: 200px;
|
||
|
}
|