From d5e6bf6609012e61f82d812d44bc1ff8104c97fb Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 2 Aug 2013 17:18:49 -0500 Subject: docs changes --- docs/css/bogart.css | 40 +++++++++++++++++++++++++++------------- 1 file changed, 27 insertions(+), 13 deletions(-) (limited to 'docs/css/bogart.css') diff --git a/docs/css/bogart.css b/docs/css/bogart.css index 3c86102..f7777c1 100644 --- a/docs/css/bogart.css +++ b/docs/css/bogart.css @@ -121,10 +121,19 @@ td { padding: 3px; margin: 3px; } +.message2 { + background-color: #d8e0ec; + color: #000000; + width: 306px; + text-align: center; + border: 2px solid #201010; + padding: 0px; + margin: 3px; +} .message { background-color: #d8e0ec; color: #000000; - width: 200px; + width: 300px; text-align: center; border: 2px solid #201010; padding: 3px; @@ -171,10 +180,10 @@ hr { color: #201010; } line-height: 18px; font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; } -.c0 - { background-color: #f3f1f2; } -.c1 - { background-color: #fcf8f8; } +.c0 { background-color: #f3f1f2; } +.c1 { background-color: #fcf8f8; } +.cc0 { background-color: #f3f1f2; } +.cc1 { background-color: #e3e8e3; } .subcommentbox { border: 0px; @@ -201,17 +210,17 @@ hr { color: #201010; } } .threadname { - padding: 3px; + padding: 0px 3px ; font-size: 11px; font-family: georgia, garamond, serif; } -.newthread a:link +a.newthread:link { color: #2070ea; text-decoration: underline; font-weight: bold; } -.newthread a:visited - { color: #1030aa; text-decoration: none; } -.newthread a:active +a.newthread:visited + { color: #2050ca; text-decoration: none; } +a.newthread:active { color: #a0a0c7; text-decoration: underline; } -.newthread a:hover +a.newthread:hover { color: #2040f0; text-decoration: underline; } .bright a:link @@ -256,7 +265,7 @@ hr { color: #201010; } } .thumb { - border: 1px solid #38383d; + // border: 1px solid #38383d; padding: 0px; margin: 0px; } .thumb a @@ -276,4 +285,9 @@ hr { color: #201010; } padding-right: 5px; } - +pre,tt,code + { + font-family: menlo, monospace; + font-size: 11px; + letter-spacing: -1px; + } -- cgit v1.2.3-70-g09d2