Styles for the page footer to align images properly.
authorMisha Brukman <brukman+llvm@gmail.com>
Sat, 22 Nov 2003 01:23:53 +0000 (01:23 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Sat, 22 Nov 2003 01:23:53 +0000 (01:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10155 91177308-0d34-0410-b5e6-96231b3b80d8

docs/llvm.css

index f764c9d99b9230f2c9aafa3eec11c6950b9b1e4c..ccfd1fc17f86231769c7a16e5c33bf747dfe2568 100644 (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 
  */