File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 107
107
<li class =" mb-8" >
108
108
<NuxtLink
109
109
active-class =" text-green-500"
110
- class =" ml-4 block rounded text-sm font-semibold hover:bg-gray-100 dark:text-white"
110
+ class =" ml-4 block rounded text-sm font-semibold hover:bg-blue-50 dark:text-white hover:dark:bg-neutral-800 "
111
111
to =" /"
112
112
>
113
113
Home
116
116
<li class =" mb-8" >
117
117
<NuxtLink
118
118
active-class =" text-green-500"
119
- class =" ml-4 block rounded text-sm font-semibold hover:bg-blue-50 dark:text-white"
119
+ class =" ml-4 block rounded text-sm font-semibold hover:bg-blue-50 dark:text-white hover:dark:bg-neutral-800 "
120
120
to =" /team"
121
121
>
122
122
Team
123
123
</NuxtLink >
124
124
</li >
125
125
<li class =" mb-8" >
126
126
<a
127
- class =" ml-4 block rounded text-sm font-semibold hover:bg-gray-100 dark:text-white"
127
+ class =" ml-4 block rounded text-sm font-semibold hover:bg-blue-50 dark:text-white hover:dark:bg-neutral-800 "
128
128
href =" https://mockbukkit.readthedocs.io/en/v1.21"
129
129
target =" _blank"
130
130
title =" Docs"
135
135
</li >
136
136
<li class =" mb-8" >
137
137
<a
138
- class =" ml-4 block rounded text-sm font-semibold hover:bg-blue-50 dark:text-white"
138
+ class =" ml-4 block rounded text-sm font-semibold hover:bg-blue-50 dark:text-white hover:dark:bg-neutral-800 "
139
139
href =" https://github.com/MockBukkit/MockBukkit/blob/v1.21/CONTRIBUTING.md"
140
140
target =" _blank"
141
141
title =" Contribute"
You can’t perform that action at this time.
0 commit comments