aboutsummaryrefslogtreecommitdiffstats
path: root/misc/trac/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'misc/trac/style.css')
-rw-r--r--misc/trac/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/trac/style.css b/misc/trac/style.css
new file mode 100644
index 0000000..9594955
--- /dev/null
+++ b/misc/trac/style.css
@@ -0,0 +1,5 @@
+#main{
+width:75%;
+margin-left:auto;
+margin-right:auto;
+}