summaryrefslogtreecommitdiff
path: root/html/header.html
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2017-07-03 22:47:55 +0100
committerKatolaZ <katolaz@freaknet.org>2017-07-03 22:47:55 +0100
commitc27ce1940c6c19199f71df96a01d176ba7452191 (patch)
tree24845a84be285219cae7d28a6fb5eb1dfe8fa2f8 /html/header.html
parent7bf14a95b4a4adb7f55308532e7d6ffc8305bdc1 (diff)
Minor changes to the template0.2
Diffstat (limited to 'html/header.html')
-rw-r--r--html/header.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/html/header.html b/html/header.html
index 16a2f8f..f161dd2 100644
--- a/html/header.html
+++ b/html/header.html
@@ -2,6 +2,11 @@
<head>
<title>binit</title>
<style type="text/css">
+ body {
+ margin-top: 10px;
+ line-height:1.6;
+ font-size:20px;
+ }
div.title {border-bottom: 2px solid #444444; border-left: 4px
solid #444444; margin: 3px; padding-left: 5px;}