mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-02-24 17:42:43 +01:00
11 lines
108 B
Plaintext
11 lines
108 B
Plaintext
.ribbon {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
|
|
img {
|
|
position: relative;
|
|
z-index: 999;
|
|
}
|
|
}
|