Template:Support Page: Difference between revisions
Content deleted Content added
toc sizing tweaks |
transitions on language bar |
||
Line 230:
margin-bottom: 0;
white-space: nowrap;
}▼
.sp-languages a,▼
.sp-languages a:visited {▼
color: #000;▼
-webkit-transition: all 300ms;
transition: all 300ms;
padding-bottom: 6px;▼
}
Line 235 ⟶ 244:
.sp-languages ul li:focus a,
.sp-languages ul li a:hover,
.sp-languages ul li a:focus
text-decoration: none;
border-
▲}
▲.sp-languages ul li a {
▲ padding-bottom: 6px;
▲ border-bottom: 4px solid #000;
▲.sp-languages a,
▲.sp-languages a:visited {
▲ color: #000;
}
Line 459 ⟶ 455:
.toc a {
color: #6C8699;
-webkit-transition:
transition:
}
.toc a:hover {
Line 495 ⟶ 491:
background-position: bottom;
background-repeat: no-repeat;
-webkit-transition:
transition:
}
.sp-content a:hover,
|