add "advanced" css
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user