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;
|
border-bottom: 1px solid #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
li.highlight {
|
||||||
|
margin-bottom: 0 !important;
|
||||||
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 768px) {
|
@media only screen and (max-width: 768px) {
|
||||||
.button-row {
|
.button-row {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
<h2 class="title">Reminder Bot</h2>
|
<h2 class="title">Reminder Bot</h2>
|
||||||
<p>
|
<p>
|
||||||
The Terms of Service <strong>do not</strong> apply to self-hosting users who are using the source code
|
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>
|
</p>
|
||||||
<br>
|
<br>
|
||||||
<h3 class="subtitle">Your access to Reminder Bot may be restricted if you:</h3>
|
<h3 class="subtitle">Your access to Reminder Bot may be restricted if you:</h3>
|
||||||
|
Loading…
Reference in New Issue
Block a user