# HG changeset patch # User Robert McIntyre # Date 1425316461 18000 # Node ID 053bce43913cd6768bf9b913feebcf163578f921 # Parent 41818c0cea596de9c32df81c720ddd29d5943c2b changes from Dylan? diff -r 41818c0cea59 -r 053bce43913c css/argentum.css --- a/css/argentum.css Mon Mar 02 09:11:06 2015 -0800 +++ b/css/argentum.css Mon Mar 02 12:14:21 2015 -0500 @@ -264,6 +264,50 @@ text-shadow:none; font-size:1.5em!important; } + + + +.ideas dl { + line-height:1.6em; + display:block; + position:relative; +} + +.ideas dt { + font-family:Georgia, Palatino, Times,serif; + color:#000; + font-size:1.2em; + margin-top:2em; + margin-bottom:0.25em; + text-transform:capitalize; + display:block; + + position:absolute; + top:0; + bottom:0; + width:12em; + text-align:right; + +} + +.ideas dd { + margin:0; + padding:0; +} + +.ideas blockquote { + font-style:italic; +} + +body { +width:auto; +font-size:16px!important; +margin:0 4em; +} + + + + /* .header { diff -r 41818c0cea59 -r 053bce43913c org/setup.org --- a/org/setup.org Mon Mar 02 09:11:06 2015 -0800 +++ b/org/setup.org Mon Mar 02 12:14:21 2015 -0500 @@ -1,5 +1,5 @@ #+MATHJAX: align:"left" mathml:t path:"/MathJax/MathJax.js" -#+STYLE: +#+STYLE: #+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t #+babel: :mkdirp yes :noweb yes