Template:Support Page: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
use gap for nav button spacing - fixes RTL issue
add hover effect on language switcher button
Line 277: Line 277:


.sp-btn:focus {
.sp-btn:focus {
color: #3a25ff;
border-color: currentColor;
}

.language-switcher__button:hover {
color: #3a25ff;
color: #3a25ff;
border-color: currentColor;
border-color: currentColor;