summaryrefslogtreecommitdiffstats
path: root/web/html/css/arch.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/css/arch.css')
-rw-r--r--web/html/css/arch.css13
1 files changed, 12 insertions, 1 deletions
diff --git a/web/html/css/arch.css b/web/html/css/arch.css
index bc629e8..37997c0 100644
--- a/web/html/css/arch.css
+++ b/web/html/css/arch.css
@@ -452,4 +452,15 @@ textarea.vLargeTextField {
border-collapse: separate;
border-spacing: 0 15px;
}
-
+#search_box {
+ margin: 5px;
+ text-align: center;
+ font-size: 11px;
+}
+#advanced li {
+ background-color: #f3f3f3;
+ list-style: none;
+ display: inline;
+ padding: 15px;
+ text-decoration: none;
+} \ No newline at end of file