Styles for the page footer to align images properly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10155 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2003-11-22 01:23:53 +00:00
parent 2061e89a38
commit 3f1b24c747

View File

@ -8,6 +8,9 @@
/* No borders on image links */
a:link img, a:visited img {border-style: none}
address img { float: right; width: 88px; height: 31px; }
address { clear: right; }
/*
* Documentation
*/