diff options
| author | Cameron McEfee <cameron@github.com> | 2011-02-28 14:26:03 -0800 |
|---|---|---|
| committer | Cameron McEfee <cameron@github.com> | 2011-02-28 14:26:03 -0800 |
| commit | 9daf8363660584647d2c38f5b1ce7c664db1d5cb (patch) | |
| tree | 389e49ee827fd235e9f255ccc325f3f696c3b8e7 /css | |
| parent | 57c3a33ebf173f06fe2e206c0dc3a2cf9aac3b4b (diff) | |
added more definitions/explanations
Diffstat (limited to 'css')
| -rwxr-xr-x | css/style.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css index fb01d10..9f88a76 100755 --- a/css/style.css +++ b/css/style.css @@ -306,6 +306,8 @@ h2 span { .step-title { font-weight: bold; + display: inline-block; + margin-top: 1em; } .step-title span { |
