Update terms. Fix issue with role picker
This commit is contained in:
parent
5d655c7e6d
commit
88e9826a62
@ -591,6 +591,10 @@ input.default-width {
|
||||
border-bottom: 1px solid #fff;
|
||||
}
|
||||
|
||||
li.highlight {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 768px) {
|
||||
.button-row {
|
||||
display: flex;
|
||||
|
@ -35,7 +35,7 @@
|
||||
<h2 class="title">Reminder Bot</h2>
|
||||
<p>
|
||||
The Terms of Service <strong>do not</strong> apply to self-hosting users who are using the source code
|
||||
or pre-packaged Debian files to operate Reminder Bot.
|
||||
or pre-packaged Debian files to run their own instance of Reminder Bot.
|
||||
</p>
|
||||
<br>
|
||||
<h3 class="subtitle">Your access to Reminder Bot may be restricted if you:</h3>
|
||||
|
Loading…
Reference in New Issue
Block a user