Rev 2478: small tweaks to the default stylesheet in http://bzr.arbash-meinel.com/branches/bzr/HACKING
John Arbash Meinel
john at arbash-meinel.com
Wed May 2 16:39:42 BST 2007
At http://bzr.arbash-meinel.com/branches/bzr/HACKING
------------------------------------------------------------
revno: 2478
revision-id: john at arbash-meinel.com-20070502153939-kgauv3msq1uaafq7
parent: john at arbash-meinel.com-20070502153626-58g4th8dzq1upses
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: HACKING
timestamp: Wed 2007-05-02 10:39:39 -0500
message:
small tweaks to the default stylesheet
modified:
doc/default.css default.css-20060622101119-tgwtdci8z769bjb9-1
-------------- next part --------------
=== modified file 'doc/default.css'
--- a/doc/default.css 2006-08-29 03:21:56 +0000
+++ b/doc/default.css 2007-05-02 15:39:39 +0000
@@ -9,7 +9,7 @@
margin-bottom: 70px;
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: small;
- line-height: 180%
+ line-height: 140%
}
/* p {
@@ -111,6 +111,7 @@
tt, .literal-block {
font-family: monospace;
+ line-height: 100%
}
tt {
@@ -120,6 +121,7 @@
.literal-block {
margin-left: 5em;
+ margin-right: 5em;
color: #000000;
font-weight: normal;
background-color: #c1d1ff;
More information about the bazaar-commits
mailing list