neu
This commit is contained in:
parent
f66538f118
commit
ed291fc269
@ -19,6 +19,11 @@
|
|||||||
h2 {
|
h2 {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* From Uiverse.io by elijahgummer */
|
||||||
|
.toggle-checkbox {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
.button {
|
.button {
|
||||||
--white: #ffffff;
|
--white: #ffffff;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
@ -34,7 +39,7 @@
|
|||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
margin-top: 20px; /* Abstand zum oberen Inhalt */
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
.icon path.bm {
|
.icon path.bm {
|
||||||
stroke-dasharray: 3;
|
stroke-dasharray: 3;
|
||||||
@ -42,9 +47,6 @@
|
|||||||
stroke-width: 1px;
|
stroke-width: 1px;
|
||||||
transform: translateX(-23px) translateY(16px) scale(2) rotate(-44deg);
|
transform: translateX(-23px) translateY(16px) scale(2) rotate(-44deg);
|
||||||
}
|
}
|
||||||
.toggle-checkbox {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
.toggle-checkbox:checked + .button .icon path.bm {
|
.toggle-checkbox:checked + .button .icon path.bm {
|
||||||
animation: bump 1s ease forwards;
|
animation: bump 1s ease forwards;
|
||||||
}
|
}
|
||||||
@ -245,5 +247,4 @@
|
|||||||
<br/>
|
<br/>
|
||||||
Creative Crafter</h1></div>
|
Creative Crafter</h1></div>
|
||||||
<div style="float:right;"></div>
|
<div style="float:right;"></div>
|
||||||
</body>
|
</[_{{{CITATION{{{_1{](https://github.com/hd-code/pandoc-docker/tree/07f83c6deeafbff1710c5f7992a97955c298ad61/example%2Fexample.md)[_{{{CITATION{{{_2{](https://github.com/AndreasHeine/opcua-sub-to-websocket/tree/b272dca8c8abf371e5e35f05ce93949bdb775723/README.md)
|
||||||
</html>
|
|
Loading…
x
Reference in New Issue
Block a user