svn path=/configurations/trunk/tud/; revision=8250
svn path=/configurations/trunk/tud/; revision=8250
Martin Bravenboer committed
Mar 6, 2007 at 23:43 UTC
4446ff30de2ca32e4a117e47e20fa376f7695752
1 file changed
+3
-3
webroot/index.html
+3
-3
@@ -26,7 +26,7 @@
26
}
27
28
table.service p {
29
- font-size: 115%;
29
+ font-size: 100%;
30
}
31
32
table.service img {
@@ -35,7 +35,7 @@
35
36
h2 {
37
color: #6185a0;
38
- font-size: 170%;
38
+ font-size: 150%;
39
}
40
41
p.footer {
@@ -96,4 +96,4 @@
96
Administrator: <a href="mailto:martin.bravenboer@gmail.com">Martin Bravenboer</a>
97
</p>
98
</body>
99
-</html>
\ No newline at end of file
99
+</html>