mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
parent
7c3ee805f7
commit
fe24b613d5
1 changed files with 2 additions and 1 deletions
|
@ -168,9 +168,10 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar-search-shortcut {
|
.sidebar-search-shortcut {
|
||||||
|
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
|
||||||
box-shadow: 0 1px 1px rgba(12,13,14,0.15), inset 0 1px 0 0 #fff;
|
box-shadow: 0 1px 1px rgba(12,13,14,0.15), inset 0 1px 0 0 #fff;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
padding: 1px 8px;
|
padding: 1px 12px;
|
||||||
margin: 0 0 0 10px;
|
margin: 0 0 0 10px;
|
||||||
color: rgba(0,0,0,.6);
|
color: rgba(0,0,0,.6);
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue