summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/assets/stylesheets/staff.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/public/assets/stylesheets/staff.css b/public/assets/stylesheets/staff.css
index 05d3541..aa21f9b 100644
--- a/public/assets/stylesheets/staff.css
+++ b/public/assets/stylesheets/staff.css
@@ -95,3 +95,9 @@ iframe.embed {
.page table.projectList td.border {
border: 0;
}
+#pagination {
+ margin: 10px 0;
+}
+#pagination a {
+ color: #00f;
+} \ No newline at end of file