Update one_piece.css

This commit is contained in:
UltraLion
2021-09-01 02:32:25 +02:00
committed by GitHub
parent 075ce5798f
commit 230c877e10
+2 -11
View File
@@ -1229,17 +1229,8 @@ textarea,
transition: all 0.5s ease-in-out;
}
.container-3baos1:before {
content: "One Piece by, UltraLion";
right: 50%;
text-align: right;
transform: translateX(50%);
}
.container-3baos1:after {
content: "v1";
left: 50%;
text-align: left;
opacity: 0;
transform: translateX(50%) rotateX(90deg);
content: "One Piece v1.0 by, UltraLion";
text-align: center;
}
.container-3baos1:hover:before {
margin-right: 1px;