configurable bot token
This commit is contained in:
@@ -58,3 +58,9 @@ html.dark .userbox.show .dropdown-menu a:hover {
|
||||
html.dark .turbolinks-progress-bar {
|
||||
background-color: #ccc;
|
||||
}
|
||||
html.dark .nav-subtitle {
|
||||
color: #465162;
|
||||
padding: 15px;
|
||||
font-size: 12.8px;
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
|
@@ -61,3 +61,9 @@ html.dark
|
||||
|
||||
.turbolinks-progress-bar
|
||||
background-color #ccc
|
||||
|
||||
.nav-subtitle
|
||||
color: #465162
|
||||
padding 15px
|
||||
font-size 12.8px
|
||||
font-size 0.8rem
|
||||
|
Reference in New Issue
Block a user