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