diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-12-09 14:48:58 +0200 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-12-09 14:48:58 +0200 |
| commit | 1289e7b10e9e7c4c61134b63d6667c7974c228f0 (patch) | |
| tree | 7b02db35b60cf798f49bb59f9ad3bfda1ce26b0c /style.scss | |
| parent | 70b961a1ace9563daea6c939fa0182f6476c3297 (diff) | |
Add explanatory text
Diffstat (limited to 'style.scss')
| -rw-r--r-- | style.scss | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -14,15 +14,19 @@ body { header { margin-bottom: 30px; + margin-left: 40px; h1 { font-size: 1.7em; - margin-left: 40px; small { text-transform: uppercase; color: #bbb; display: block; } } + p { + margin-right: 90px; + font-size: 0.8em; + } } div.ip-address { |
