mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
TRANSITIONS MAN
This commit is contained in:
@@ -308,6 +308,10 @@ ul #chat-log{
|
||||
|
||||
#channelpage{
|
||||
background-color:#2D2D2D;
|
||||
-webkit-transition: background-color .5s ease;
|
||||
-moz-transition: background-color .5s ease;
|
||||
-o-transition: background-color .5s ease;
|
||||
transition: background-color .5s ease;
|
||||
}
|
||||
|
||||
.main{
|
||||
|
||||
Reference in New Issue
Block a user