File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
app/view/twitch/twitch-bot-faq Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 5050 < b > So this is the only bot I need?</ b > No. nullinside is meant to < b > help</ b > moderate your channel. Its always a
5151 good idea to use a variety of tools to keep yourself and your community safe. Twitch has a variety of
5252 moderation tools built-in that you should explore and configure. In addition, there are other bots available
53- that can also help secure your channel, such as Sery_Bot.
53+ that can also help secure your channel, such as < a href =" https://docs.sery.bot/how-to-add " > Sery_Bot</ a > .
5454 </ div >
5555</ div >
Original file line number Diff line number Diff line change @@ -80,6 +80,23 @@ html, body {
8080 font-family : Roboto, sans-serif ;
8181}
8282
83+ a :link {
84+ color : $font-color ;
85+ font-weight : bolder ;
86+ }
87+
88+ a :visited {
89+ color : #A5A18DFF ;
90+ }
91+
92+ a :hover {
93+ color : #EAE5C8FF ;
94+ }
95+
96+ a :active {
97+ color : $font-color ;
98+ }
99+
83100h1 {
84101 font-weight : bold !important ;
85102 border-bottom : 1px solid $font-color ;
You can’t perform that action at this time.
0 commit comments