summaryrefslogtreecommitdiff
path: root/rst.css
diff options
context:
space:
mode:
authorDaniel Wallin <daniel@boostpro.com>2004-02-21 17:58:50 +0000
committerDaniel Wallin <daniel@boostpro.com>2004-02-21 17:58:50 +0000
commit9fd8f2e0c97ce25304e3b1b4bdf133268a796938 (patch)
treea2b54c4fa05db173315f1c5f36a91133c3181899 /rst.css
parent27ec159bc4ed25fd242f7401681c23a5ea8c509a (diff)
downloadboost-9fd8f2e0c97ce25304e3b1b4bdf133268a796938.tar.gz
added css class boost-logo
[SVN r22351]
Diffstat (limited to 'rst.css')
-rwxr-xr-xrst.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/rst.css b/rst.css
index f3efd84930..8db2caaaca 100755
--- a/rst.css
+++ b/rst.css
@@ -284,3 +284,8 @@ h1 tt, h2 tt, h3 tt, h4 tt, h5 tt, h6 tt {
ul.auto-toc {
list-style-type: none }
+
+img.boost-logo {
+ border: none;
+ vertical-align: middle
+}