This commit is contained in:
McShelby 2022-02-13 00:53:55 +00:00
parent 521e8c1e93
commit f7b01d8a11
154 changed files with 6144 additions and 3870 deletions

View file

@ -78,12 +78,7 @@ th {
font-weight: 600;
}
.default-animation,
#sidebar,
#sidebar ul,
#body,
#body .padding,
#body .nav {
.default-animation{
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
@ -1419,6 +1414,10 @@ h6 a {
cursor: pointer;
}
.select-style #select-theme {
text-transform: capitalize;
}
@media only all and (max-width: 47.938em) {
#breadcrumbs .links, #top-github-link-text {
display: none;