diff --git a/stylesheets/application.scss b/stylesheets/application.scss index 07fab2a..1e88572 100644 --- a/stylesheets/application.scss +++ b/stylesheets/application.scss @@ -324,6 +324,10 @@ div.wiki { padding-right: 1ex; } +#history { + border: 0; +} + p.breadcrumb { border-bottom:1px solid white; font-size:0.9em;