mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed #129
This commit is contained in:
@@ -261,6 +261,10 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
|
||||
/*------------------- Channel page ---------------------------------------------------------------------------- */
|
||||
|
||||
#description, #desc-title{
|
||||
color:#444;
|
||||
}
|
||||
|
||||
#main-row{
|
||||
margin-bottom:-64px;
|
||||
}
|
||||
@@ -496,7 +500,7 @@ ul #chat-log{
|
||||
text-transform: none;
|
||||
text-rendering: auto;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
content: "\e684";/*"\e800";*/
|
||||
content: "\e686";/*"\e800";*/
|
||||
color:white;
|
||||
font-size:65px;
|
||||
position:absolute;
|
||||
|
||||
Reference in New Issue
Block a user