summaryrefslogtreecommitdiff
path: root/template.txt
diff options
context:
space:
mode:
Diffstat (limited to 'template.txt')
-rw-r--r--template.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/template.txt b/template.txt
index 5870b43..d149dd1 100644
--- a/template.txt
+++ b/template.txt
@@ -319,6 +319,12 @@ to {
display: none; /* Hide on small viewports */
}
}
+
+.headertext
+{
+ font-size: 20px;
+ font-weight: bold;
+}
</style>
</head>
<body>
@@ -335,7 +341,7 @@ to {
</h1>
<div id="links">
<div class="running-sprite"></div>
- <table border="1" width="100%" align="center">
+ <table class="headertext" border="1" width="100%" align="center">
<tbody>
<tr>
<td><a href="/">index</a></td>