diff options
| author | Horus3 | 2015-05-15 20:16:10 +0200 |
|---|---|---|
| committer | Horus3 | 2015-05-15 20:16:10 +0200 |
| commit | 8532a24f6bc2069eff755d7174021a1ae5bc09c9 (patch) | |
| tree | 93782d753e4fe00e750b6fb26739b63e1f25a33c /static/css/style.css | |
| parent | 9d3a4de291f7c7bb06ec2a956f23c07a67fcc7f9 (diff) | |
| download | freemail-8532a24f6bc2069eff755d7174021a1ae5bc09c9.tar.gz | |
Update html pages.
Diffstat (limited to 'static/css/style.css')
| -rw-r--r-- | static/css/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/style.css b/static/css/style.css index c7f2014..e28ece7 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -63,3 +63,7 @@ body { margin: 10px 0; margin-left: 0; } + +.lp { + margin-top: 25px; +} |
