diff options
| author | 2019-04-20 23:49:12 +0200 | |
|---|---|---|
| committer | 2019-04-20 23:49:12 +0200 | |
| commit | 0e373cd953dd7ee8433cd936a8df050ab097bb08 (patch) | |
| tree | 54061f3d1f33247f0a57efc311167ba275c67c94 /pydis_site/static/css/home/index.css | |
| parent | Merge pull request #213 from python-discord/django_front_page (diff) | |
| parent | Replace wiki dep with PyDis fork, add git to Docker (diff) | |
Merge pull request #202 from gdude2002/django+200/wiki
[#200] Django Wiki
Diffstat (limited to 'pydis_site/static/css/home/index.css')
| -rw-r--r-- | pydis_site/static/css/home/index.css | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/pydis_site/static/css/home/index.css b/pydis_site/static/css/home/index.css index 0ad2e6b5..3bcd39ab 100644 --- a/pydis_site/static/css/home/index.css +++ b/pydis_site/static/css/home/index.css @@ -17,30 +17,6 @@ margin-right: 2rem; } -.navbar-item.is-fullsize { - padding: 0; -} - -.navbar-item.is-fullsize img { - max-height: 4.75rem; -} - -.navbar-item.has-no-highlight:hover { - background-color: transparent; -} - -.navbar-item.has-left-margin-1 { - margin-left: 1rem; -} - -.navbar-item.has-left-margin-2 { - margin-left: 2rem; -} - -.navbar-item.has-left-margin-3 { - margin-left: 3rem; -} - .video-container iframe, .video-container object, .video-container embed { |