aboutsummaryrefslogtreecommitdiff
path: root/templates/default.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/default.tpl')
-rw-r--r--templates/default.tpl6
1 files changed, 5 insertions, 1 deletions
diff --git a/templates/default.tpl b/templates/default.tpl
index f6516b6..fd7c795 100644
--- a/templates/default.tpl
+++ b/templates/default.tpl
@@ -24,9 +24,13 @@ footer {
}
.content {
- width: 80%;
+ width: 75%;
margin-top: -3em;
}
+
+pre.right {
+ float: right;
+}
</style>
</head>
<body>