Browse Source

Merge commit 'origin/master'

Dan Davison 16 years ago
parent
commit
0ad03e87b8
4 changed files with 15 additions and 12 deletions
  1. BIN
      doc/images/tower-of-babel.png
  2. BIN
      images/blue.png
  3. 11 7
      org-babel-worg.org
  4. 4 5
      publish-babel.org

BIN
doc/images/tower-of-babel.png


BIN
images/blue.png


+ 11 - 7
org-babel-worg.org

@@ -16,15 +16,19 @@
   </div>
   <div id="logo">
     <p>
-      <img src="images/Brueghel-little-tower-of-babel.png"
-           alt="images/Brueghel-little-tower-of-babel.png"
-           title="And the Lord said, Behold, the people is one, and they
-                  have all one language; and this they begin to do; and now
-                  nothing will be restrained from them, which they have
-                  imagined to do. Genesis 11:1-9"/>
+      <img src="images/tower-of-babel.png"  alt="images/tower-of-babel.png"/>
       <div id="attr">
-        The Tower of Babel by Pieter Bruegel the Elder
+        by
+        <a href="http://commons.wikimedia.org/wiki/Pieter_Brueghel_the_Elder" title="">
+          <b>Pieter Brueghel the Elder</b>
+        </a>
       </div>
+      <p>
+        And the Lord said, Behold, the people is one, and they have all
+        one language; and this they begin to do; and now nothing will be
+        restrained from them, which they have imagined to do. Genesis
+        11:1-9
+      </p>
     </p>
   </div>
 #+end_html

+ 4 - 5
publish-babel.org

@@ -36,12 +36,11 @@ the Org-babel documentation.
 #+begin_src sass :file doc/stylesheet.css :results silent
   #logo
     float: right
-  
-  #attr
-    font-size: 8pt
-    float: center
     text-align: center
-    margin-top: -1em
+    max-width: 240px
+    font-size: 8pt
+    #attr
+      margin: -0.5em
   
   #subtitle
     float: center