From 230c877e104f4bf945f838d15a3317b7beb2c3ba Mon Sep 17 00:00:00 2001 From: UltraLion <49597041+UltraLionfr@users.noreply.github.com> Date: Wed, 1 Sep 2021 02:32:25 +0200 Subject: [PATCH] Update one_piece.css --- css/one_piece.css | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/css/one_piece.css b/css/one_piece.css index 166c94b..cca02d3 100644 --- a/css/one_piece.css +++ b/css/one_piece.css @@ -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;