diff options
author | Brian Picciano <bgp2396@bellsouth.net> | 2014-01-11 16:52:29 -0500 |
---|---|---|
committer | Brian Picciano <bgp2396@bellsouth.net> | 2014-01-11 16:58:13 -0500 |
commit | 94d9c177b8847df24497b177ae87456baed32400 (patch) | |
tree | a25040af81140e40bc672c0f06dfe3ce0629c743 /css/screen.css | |
parent | 228416213fb1e3295168288791bfea54f86a90d6 (diff) |
added the diamond-square algorithm post
Diffstat (limited to 'css/screen.css')
-rw-r--r-- | css/screen.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/screen.css b/css/screen.css index 7abef43..8dd3068 100644 --- a/css/screen.css +++ b/css/screen.css @@ -123,6 +123,7 @@ nav hr { line-height: 1.1; padding: 1em 1em; margin-bottom: 20px !important; + font-size: 0.9em; } #post ul, |