aboutsummaryrefslogtreecommitdiff
path: root/www/css/phinde.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/css/phinde.css')
-rw-r--r--www/css/phinde.css15
1 files changed, 15 insertions, 0 deletions
diff --git a/www/css/phinde.css b/www/css/phinde.css
new file mode 100644
index 0000000..1e34fcf
--- /dev/null
+++ b/www/css/phinde.css
@@ -0,0 +1,15 @@
+.footer {
+ text-align: center;
+ color: #AAA;
+}
+.navbar {
+ margin-bottom: 1ex;
+}
+
+.hits {
+ list-style-type: none;
+ margin-left: 0px;
+}
+.hit {
+ margin-bottom: 2ex;
+} \ No newline at end of file