summaryrefslogtreecommitdiffstats
path: root/static/style/default.css
diff options
context:
space:
mode:
authorbnewbold <bnewbold@manus.(none)>2007-02-18 13:53:30 -0800
committerbnewbold <bnewbold@manus.(none)>2007-02-18 13:53:30 -0800
commit0c7c01d4ff1635cb7f04bed3d099b30b967f44bd (patch)
treef5a953687406c932573599b3de95d007148139cd /static/style/default.css
parent9077a48cf9aeb06ddd751cfa7497fd636ed489a6 (diff)
downloadbnewnet-0c7c01d4ff1635cb7f04bed3d099b30b967f44bd.tar.gz
bnewnet-0c7c01d4ff1635cb7f04bed3d099b30b967f44bd.zip
renamed a few templates, further work on git_browsev0.0.0
Diffstat (limited to 'static/style/default.css')
-rw-r--r--static/style/default.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/style/default.css b/static/style/default.css
index 7c9402e..5edddc7 100644
--- a/static/style/default.css
+++ b/static/style/default.css
@@ -34,6 +34,13 @@ hr {
border-right: 55px solid #FFFFFF; }
dt {
font-weight: bold; }
+pre {
+ font-family: courier;
+ margin: 10px;
+ padding: 6px;
+ border: 1px solid black;
+ background-color: #F2D1D1;
+ overflow: auto; }
.search_box {
border: 1px solid black;