Update one_piece.css
This commit is contained in:
+2
-11
@@ -1229,17 +1229,8 @@ textarea,
|
|||||||
transition: all 0.5s ease-in-out;
|
transition: all 0.5s ease-in-out;
|
||||||
}
|
}
|
||||||
.container-3baos1:before {
|
.container-3baos1:before {
|
||||||
content: "One Piece by, UltraLion";
|
content: "One Piece v1.0 by, UltraLion";
|
||||||
right: 50%;
|
text-align: center;
|
||||||
text-align: right;
|
|
||||||
transform: translateX(50%);
|
|
||||||
}
|
|
||||||
.container-3baos1:after {
|
|
||||||
content: "v1";
|
|
||||||
left: 50%;
|
|
||||||
text-align: left;
|
|
||||||
opacity: 0;
|
|
||||||
transform: translateX(50%) rotateX(90deg);
|
|
||||||
}
|
}
|
||||||
.container-3baos1:hover:before {
|
.container-3baos1:hover:before {
|
||||||
margin-right: 1px;
|
margin-right: 1px;
|
||||||
|
|||||||
Reference in New Issue
Block a user