#1 Allow searches to be made from the main page
This commit is contained in:
@ -27,14 +27,15 @@
|
||||
.alertText {
|
||||
display: table;
|
||||
margin: 0 auto;
|
||||
padding: 0 5px 0 0;
|
||||
text-align: center;
|
||||
font-size: 16px;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.alertClose {
|
||||
float: right;
|
||||
padding-top: 5px;
|
||||
font-size: 10px;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
.clear {
|
||||
|
Reference in New Issue
Block a user