Skip to content

Commit 1b6a381

Browse files
committed
Style searchResults panel
1 parent 0a50afd commit 1b6a381

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

search.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,13 @@
180180
display: none;
181181
}
182182

183+
#searchResults {
184+
background-color: #FFCB05;
185+
border-radius: 6px;
186+
padding: 6px;
187+
margin: 10px;
188+
}
189+
183190
#searchResults a {
184191
display: inline-block;
185192
background: #F7941E;

0 commit comments

Comments
 (0)