mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-12 04:55:17 +00:00
deploy: fe78574f3b
This commit is contained in:
parent
6ac25b6527
commit
8ba689da53
151 changed files with 4788 additions and 4178 deletions
css
|
@ -1416,10 +1416,20 @@ h6 a {
|
|||
outline: none;
|
||||
}
|
||||
|
||||
.select-style select::-ms-expand {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.select-style :hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.select-style option {
|
||||
color: #000000;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
@media only all and (max-width: 47.938em) {
|
||||
#breadcrumbs .links, #top-github-link-text {
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue