Index: rawpages/sqlite.css ================================================================== --- rawpages/sqlite.css +++ rawpages/sqlite.css @@ -15,15 +15,16 @@ } /* Hyperlinks that look like buttons */ .button { background-color: #ddd; - border: 1px solid #aaa; + border: 2px solid #aaa; text-decoration: none; border-radius: 8px; padding: 0 1ex 0 1ex; white-space: nowrap; + line-height: 150%; } /* Sidebars on the right-hand side of the screen */ .rightsidebar { padding-right: 1ex; @@ -153,10 +154,11 @@ background: #fff; border: 1px solid #000; border-radius: 11px; padding-left: 4px; padding-right: 4px; + line-height: 125%; } .doccat a { color: #044a64 ; text-decoration: none;