add "advanced" css

This commit is contained in:
Mark Eaton
2024-11-11 15:40:19 -05:00
committed by GitHub
parent f65f450c08
commit 27dbb40b12
+7
View File
@@ -172,6 +172,13 @@
#booksradio, #articlesradio { #booksradio, #articlesradio {
margin-right: 3px; margin-right: 3px;
} }
#advanced {
float: right;
margin-top: 10px;
}
#advanced > strong > a {
color: black;
}
/* add flex so that blue box-shadows line up */ /* add flex so that blue box-shadows line up */
#flex-search-form { #flex-search-form {
display: flex; display: flex;