mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-01 07:36:37 +00:00
deploy: c2bed887db
This commit is contained in:
parent
54f76d7fef
commit
dd3e2d56e4
157 changed files with 3732 additions and 3722 deletions
css
|
@ -1451,8 +1451,18 @@ h6 a {
|
|||
#select-variant-container{
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* clears the 'X' from Internet Explorer's search input */
|
||||
input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
|
||||
input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }
|
||||
}
|
||||
|
||||
/* clears the 'X' from Chrome's search input */
|
||||
input[type="search"]::-webkit-search-decoration,
|
||||
input[type="search"]::-webkit-search-cancel-button,
|
||||
input[type="search"]::-webkit-search-results-button,
|
||||
input[type="search"]::-webkit-search-results-decoration { display: none; }
|
||||
|
||||
.footerLangSwitch,
|
||||
.footerVariantSwitch,
|
||||
.footerVisitedLinks,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue