Fix all the bugs
This commit is contained in:
parent
9c63916716
commit
73cf7c489c
33 changed files with 827 additions and 392 deletions
6
discord_rss_bot/static/bootstrap.min.css
vendored
Normal file
6
discord_rss_bot/static/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
7
discord_rss_bot/static/bootstrap.min.js
vendored
Normal file
7
discord_rss_bot/static/bootstrap.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -4,4 +4,12 @@ body {
|
|||
|
||||
.border {
|
||||
background: #161616;
|
||||
}
|
||||
}
|
||||
|
||||
.text-muted {
|
||||
color: #888888 !important;
|
||||
}
|
||||
|
||||
.form-text {
|
||||
color: #888888;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue