File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -180,11 +180,13 @@ div.admonition.admonition-todo>.admonition-title::before {
180180# search-shortcut-page {
181181 position : absolute;
182182 right : 9.375rem ;
183- top : 0.1875 rem ;
183+ top : 0.375 rem ;
184184 border-radius : 0.25em ;
185185 background : # d9eef9 ;
186- padding : 0.2 em ;
186+ padding : 0.1787 rem 0.2813 rem ;
187187 color : # 4a4a4a ;
188+ font-weight : 600 ;
189+ line-height : 1.25rem ;
188190}
189191
190192/* Show search form. It is hidden by default. */
@@ -320,9 +322,11 @@ div.sidebar:not(.margin) .admonition {
320322 right : 1.25rem ;
321323 border-radius : 0.25em ;
322324 background : # d9eef9 ;
323- padding : 0.2 em ;
325+ padding : 0.1787 rem 0.2813 rem ;
324326 color : # 4a4a4a ;
325327 font-size : 1rem ;
328+ font-weight : 600 ;
329+ line-height : 1.25rem ;
326330}
327331
328332@media (min-width : 768px ) {
You can’t perform that action at this time.
0 commit comments