added bio

This commit is contained in:
Mystikfluu
2022-04-26 19:42:01 +02:00
parent 8d71f47c81
commit 12106f0492
3 changed files with 85 additions and 0 deletions
+17
View File
@@ -12,3 +12,20 @@ button {
font-size: 18px;
margin: 10px;
}
::placeholder{
color: white;
}
#bio {
color:white;
font-size: 20px;
background-color: black;
border: 0px solid black;
border-radius: 7px;
}
.bio {
color:white;
font-size: 20px;
}