Fixed Bunny's page
This commit is contained in:
@ -5,3 +5,15 @@ body{
|
||||
color: rgb(57, 214, 253);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#back{
|
||||
width: 100px;
|
||||
height: 25px;
|
||||
padding: 5px;
|
||||
border-radius: 15px;
|
||||
text-align: center;
|
||||
color: cyan;
|
||||
background-image: url("/media/Art/EmptySpace.png");
|
||||
border-style: solid;
|
||||
border-color:rgb(10, 187, 231)
|
||||
}
|
||||
Reference in New Issue
Block a user