]> granicus.if.org Git - clang/commitdiff
Include LLVM logo ... because dragons are cool.
authorTed Kremenek <kremenek@apple.com>
Thu, 20 Aug 2009 23:48:37 +0000 (23:48 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 20 Aug 2009 23:48:37 +0000 (23:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@79576 91177308-0d34-0410-b5e6-96231b3b80d8

www/analyzer/menu.css
www/analyzer/menu.html.incl

index 8249c14197e4a85f7666f4d1a05952b2177b57b8..0312f4c8b1f12251751d7e04f65fff474ad108a0 100644 (file)
@@ -4,12 +4,12 @@
 
 [id=menu] {
        position:fixed;
-       width:25ex;
+       width:35ex;
 }
 [id=content] {
        /* *****  EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */
        position:absolute;
-  left:29ex;
+  left:39ex;
        padding-right:4ex;
 }
 
index 471266fa749ead408329e2db553dab800d47dd34..def08559c207099a96556e45b778606bfb92fa08 100644 (file)
@@ -30,4 +30,6 @@
     <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">cfe-dev</a>
     <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits">cfe-commits</a>
   </div>
+  
+  <img src="http://llvm.org/img/LLVM-Logo-Derivative-3.png" style="margin-top:10px">
 </div>