mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 12:50:47 +00:00
First implementation of a new search filter for Ravenna. Hidden.
This commit is contained in:
@@ -127,4 +127,17 @@ footer {
|
||||
list-style-type: disc;
|
||||
list-style-position: inside;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
#radios{
|
||||
margin-top: 15px;
|
||||
margin-bottom: 15px;
|
||||
display: flex;
|
||||
justify-content: center ;
|
||||
}
|
||||
form#radios div{
|
||||
width: auto;
|
||||
margin-left: 10px;
|
||||
padding: 8px;
|
||||
border: 2px #404040 solid;
|
||||
border-radius: 8px;
|
||||
}
|
Reference in New Issue
Block a user