From bb1b6e05bc4d22192a6991d0b510539a18325bf1 Mon Sep 17 00:00:00 2001 From: Nick White Date: Sat, 13 Nov 2010 16:11:14 +0000 Subject: Update docs, add chromium build to webpage --- webheader.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webheader.html') diff --git a/webheader.html b/webheader.html index b7891cc..bd879fb 100644 --- a/webheader.html +++ b/webheader.html @@ -4,7 +4,7 @@ body { font-family: sans-serif; width: 75%; margin: auto; } h1 { font-size: 1.6em; text-align: center; margin-bottom: 0.2em; } h2 { font-size: 1.2em; border-bottom: thin solid black; margin-top: 0.1em; } h3 { border: thin solid black; margin: auto; background: #cd2f2f; - width: 15em; text-align: center; padding: 0.2em; margin-bottom: 0.3em; } + width: 17em; text-align: center; padding: 0.2em; margin-bottom: 0.3em; } h3:hover { background: #ff9657; } h3 a { color: black; text-decoration: none } h3 a:hover { text-decoration: underline } -- cgit v1.2.3