Update style.css

This commit is contained in:
Andyyy7666
2022-01-01 19:02:23 +01:00
committed by GitHub
parent 82c87ce072
commit 07e917329a

View File

@@ -156,7 +156,7 @@ body {
#characterCreatorTopTextLine { #characterCreatorTopTextLine {
background: rgb(255, 255, 255); background: rgb(255, 255, 255);
background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 85%, rgba(0,0,0,1) 100%); background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 85%, rgba(0,0,0,0) 100%);
height: 0.1vh; height: 0.1vh;
width: 95%; width: 95%;
border: none; border: none;