Various Improvements
Meant to fix some behavures and create some improvements
This commit is contained in:
@@ -219,8 +219,7 @@ div{
|
||||
}
|
||||
|
||||
p{
|
||||
transition: background 0.1s ease-in-out;
|
||||
transition: color 0.1s ease-in-out;
|
||||
transition: background 0.1s ease-in-out,color 0.1s ease-in-out;
|
||||
width: 100%;
|
||||
}
|
||||
.username{
|
||||
@@ -626,4 +625,4 @@ span{
|
||||
}
|
||||
.servernoti{
|
||||
position:relative;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user