Update one_piece.css
This commit is contained in:
+2
-11
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user