From 29eac437b4e1f22651d2040475c5765d8a2ec5b7 Mon Sep 17 00:00:00 2001 From: UltraLion <49597041+UltraLionfr@users.noreply.github.com> Date: Wed, 1 Sep 2021 01:08:16 +0200 Subject: [PATCH] Update one_piece.css --- css/one_piece.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/css/one_piece.css b/css/one_piece.css index 451ba2c..2a81108 100644 --- a/css/one_piece.css +++ b/css/one_piece.css @@ -272,7 +272,7 @@ textarea, text-shadow: 0 0 3px #000; } .typeWindows-1za-n7 > .wordmark-2iDDfm:after { - content: "v1"; + content: "v1.0"; color: rgba(255, 255, 255, 0.3); font-family: var(--code-font); font-size: 10px; @@ -9323,4 +9323,6 @@ textarea::-webkit-scrollbar { background-color: var(--backdrop-overlay); } -.layer-3QrUeG .standardSidebarView-3F1I7i .side-8zPYf6 .item-PXvHYJ {color: white;} +.layer-3QrUeG .standardSidebarView-3F1I7i .side-8zPYf6 .item-PXvHYJ { + color: white; +}