added search page
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
* {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: black;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.form_div {
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user