|
25 | 25 | id="toggle-navbar-top"
|
26 | 26 | data-collapse-toggle="navbar-top"
|
27 | 27 | type="button"
|
28 |
| - class="inline-flex items-center p-2 ml-3 text-sm text-gray-500 rounded-lg lg:hidden hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-gray-200" |
| 28 | + class="inline-flex items-center p-2 ml-3 text-sm text-gray-500 rounded-lg lg:hidden hover:bg-gray-100 " |
29 | 29 | aria-controls="navbar-default"
|
30 | 30 | aria-expanded="false"
|
31 | 31 | >
|
|
93 | 93 | <li role="menuitem">
|
94 | 94 | <a
|
95 | 95 | href="https://pressbooks.com/enterprise/"
|
96 |
| - class="text-gray-500 font-semibold text-[18px]" |
| 96 | + class="text-gray-500 font-semibold text-[18px] lg:hover:text-pb-red" |
97 | 97 | @keydown.shift.tab.prevent="focusParent('products')"
|
98 | 98 | >Enterprise</a>
|
99 | 99 | </li>
|
100 | 100 | <li role="menuitem">
|
101 | 101 | <a
|
102 | 102 | href="https://pressbooks.com/self-publisher/"
|
103 |
| - class="text-gray-500 font-semibold text-[18px]" |
| 103 | + class="text-gray-500 font-semibold text-[18px] lg:hover:text-pb-red" |
104 | 104 | >Self-Publisher</a>
|
105 | 105 | </li>
|
106 | 106 | <li role="menuitem">
|
107 | 107 | <a
|
108 | 108 | href="/"
|
109 |
| - class="text-gray-500 font-semibold text-[18px]" |
| 109 | + class="text-gray-500 font-semibold text-[18px] lg:hover:text-pb-red" |
110 | 110 | @blur="hideSubmenu('products')"
|
111 | 111 | >Pressbooks Directory</a>
|
112 | 112 | </li>
|
|
155 | 155 | <li role="menuitem">
|
156 | 156 | <a
|
157 | 157 | href="https://pressbooks.com/educational-institutions-plans-and-pricing/"
|
158 |
| - class="text-gray-500 font-semibold text-[18px]" |
| 158 | + class="text-gray-500 font-semibold text-[18px] lg:hover:text-pb-red" |
159 | 159 | @keydown.shift.tab.prevent="focusParent('plans')"
|
160 | 160 | >Enterprise Networks</a>
|
161 | 161 | </li>
|
162 | 162 | <li role="menuitem">
|
163 | 163 | <a
|
164 | 164 | href="https://pressbooks.com/self-publisher-plans-and-pricing/"
|
165 |
| - class="text-gray-500 font-semibold text-[18px]" |
| 165 | + class="text-gray-500 font-semibold text-[18px] lg:hover:text-pb-red" |
166 | 166 | @blur="hideSubmenu('plans')"
|
167 | 167 | >Self-Publisher Plans</a>
|
168 | 168 | </li>
|
|
211 | 211 | <li role="menuitem">
|
212 | 212 | <a
|
213 | 213 | href="https://pressbooks.com/collections-hub/"
|
214 |
| - class="text-gray-500 font-semibold text-[18px]" |
| 214 | + class="text-gray-500 font-semibold text-[18px] lg:hover:text-pb-red" |
215 | 215 | @keydown.shift.tab.prevent="focusParent('resources')"
|
216 | 216 | >Collections Hub</a>
|
217 | 217 | </li>
|
218 | 218 | <li role="menuitem">
|
219 | 219 | <a
|
220 | 220 | href="https://pressbooks.com/category/success-stories/"
|
221 |
| - class="text-gray-500 font-semibold text-[18px]" |
| 221 | + class="text-gray-500 font-semibold text-[18px] lg:hover:text-pb-red" |
222 | 222 | >Success Stories</a>
|
223 | 223 | </li>
|
224 | 224 | <li role="menuitem">
|
225 | 225 | <a
|
226 | 226 | href="https://pressbooks.com/pressbooks-blog/"
|
227 |
| - class="text-gray-500 font-semibold text-[18px]" |
| 227 | + class="text-gray-500 font-semibold text-[18px] lg:hover:text-pb-red" |
228 | 228 | >Blog</a>
|
229 | 229 | </li>
|
230 | 230 | <li role="menuitem">
|
231 | 231 | <a
|
232 | 232 | href="/"
|
233 |
| - class="text-gray-500 font-semibold text-[18px]" |
| 233 | + class="text-gray-500 font-semibold text-[18px] lg:hover:text-pb-red" |
234 | 234 | >Pressbooks Directory</a>
|
235 | 235 | </li>
|
236 | 236 | <li role="menuitem">
|
237 | 237 | <a
|
238 | 238 | href="https://pressbooks.com/support/"
|
239 |
| - class="text-gray-500 font-semibold text-[18px]" |
| 239 | + class="text-gray-500 font-semibold text-[18px] lg:hover:text-pb-red" |
240 | 240 | >Support Guides</a>
|
241 | 241 | </li>
|
242 | 242 | <li role="menuitem">
|
243 | 243 | <a
|
244 | 244 | href="https://pressbooks.com/webinars/"
|
245 |
| - class="text-gray-500 font-semibold text-[18px]" |
| 245 | + class="text-gray-500 font-semibold text-[18px] lg:hover:text-pb-red" |
246 | 246 | @blur="hideSubmenu('resources')"
|
247 | 247 | >Events & Webinars</a>
|
248 | 248 | </li>
|
|
291 | 291 | <li role="menuitem">
|
292 | 292 | <a
|
293 | 293 | href="https://pressbooks.com/about/"
|
294 |
| - class="text-gray-500 font-semibold text-[18px]" |
| 294 | + class="text-gray-500 font-semibold text-[18px] lg:hover:text-pb-red" |
295 | 295 | @keydown.shift.tab.prevent="focusParent('about')"
|
296 | 296 | >About Pressbooks</a>
|
297 | 297 | </li>
|
298 | 298 | <li role="menuitem">
|
299 | 299 | <a
|
300 | 300 | href="https://pressbooks.com/pressbooks-team/"
|
301 |
| - class="text-gray-500 font-semibold text-[18px]" |
| 301 | + class="text-gray-500 font-semibold text-[18px] lg:hover:text-pb-red" |
302 | 302 | >Our Team</a>
|
303 | 303 | </li>
|
304 | 304 | <li role="menuitem">
|
305 | 305 | <a
|
306 | 306 | href="https://pressbooks.com/category/inside-pressbooks/"
|
307 |
| - class="text-gray-500 font-semibold text-[18px]" |
| 307 | + class="text-gray-500 font-semibold text-[18px] lg:hover:text-pb-red" |
308 | 308 | @blur="hideSubmenu('about')"
|
309 | 309 | >Inside Pressbooks</a>
|
310 | 310 | </li>
|
|
0 commit comments