From dde183009a7b2168da5580431d479f7b2366cc65 Mon Sep 17 00:00:00 2001 From: "Graham R. Jeffries" Date: Sat, 15 Nov 2014 16:46:48 -0500 Subject: [PATCH] fix style of the update box --- _chapters/chp10/django_ecommerce/static/css/mec.css | 8 ++++++++ _chapters/chp11/django_ecommerce/static/css/mec.css | 8 ++++++++ _chapters/chp12/django_ecommerce/static/css/mec.css | 8 ++++++++ _chapters/chp13/django_ecommerce/static/css/mec.css | 8 ++++++++ _chapters/chp14/django_ecommerce/static/css/mec.css | 8 ++++++++ 5 files changed, 40 insertions(+) diff --git a/_chapters/chp10/django_ecommerce/static/css/mec.css b/_chapters/chp10/django_ecommerce/static/css/mec.css index 6cda1a0..6c6cb4b 100644 --- a/_chapters/chp10/django_ecommerce/static/css/mec.css +++ b/_chapters/chp10/django_ecommerce/static/css/mec.css @@ -49,14 +49,22 @@ h1, .nav li, .navbar-brand { padding-bottom: 5px; background-color: #eee; } + #user_info { text-align: center; margin-left: 20px; } + #user_info ul { list-style-type: none; text-align: left; } + +#updates { + text-align: center; + margin-left: 20px; +} + .member-page { padding-top: 20px; padding-bottom: 40px; diff --git a/_chapters/chp11/django_ecommerce/static/css/mec.css b/_chapters/chp11/django_ecommerce/static/css/mec.css index 6cda1a0..6c6cb4b 100644 --- a/_chapters/chp11/django_ecommerce/static/css/mec.css +++ b/_chapters/chp11/django_ecommerce/static/css/mec.css @@ -49,14 +49,22 @@ h1, .nav li, .navbar-brand { padding-bottom: 5px; background-color: #eee; } + #user_info { text-align: center; margin-left: 20px; } + #user_info ul { list-style-type: none; text-align: left; } + +#updates { + text-align: center; + margin-left: 20px; +} + .member-page { padding-top: 20px; padding-bottom: 40px; diff --git a/_chapters/chp12/django_ecommerce/static/css/mec.css b/_chapters/chp12/django_ecommerce/static/css/mec.css index 6cda1a0..6c6cb4b 100644 --- a/_chapters/chp12/django_ecommerce/static/css/mec.css +++ b/_chapters/chp12/django_ecommerce/static/css/mec.css @@ -49,14 +49,22 @@ h1, .nav li, .navbar-brand { padding-bottom: 5px; background-color: #eee; } + #user_info { text-align: center; margin-left: 20px; } + #user_info ul { list-style-type: none; text-align: left; } + +#updates { + text-align: center; + margin-left: 20px; +} + .member-page { padding-top: 20px; padding-bottom: 40px; diff --git a/_chapters/chp13/django_ecommerce/static/css/mec.css b/_chapters/chp13/django_ecommerce/static/css/mec.css index 6cda1a0..6c6cb4b 100644 --- a/_chapters/chp13/django_ecommerce/static/css/mec.css +++ b/_chapters/chp13/django_ecommerce/static/css/mec.css @@ -49,14 +49,22 @@ h1, .nav li, .navbar-brand { padding-bottom: 5px; background-color: #eee; } + #user_info { text-align: center; margin-left: 20px; } + #user_info ul { list-style-type: none; text-align: left; } + +#updates { + text-align: center; + margin-left: 20px; +} + .member-page { padding-top: 20px; padding-bottom: 40px; diff --git a/_chapters/chp14/django_ecommerce/static/css/mec.css b/_chapters/chp14/django_ecommerce/static/css/mec.css index 8686584..180d7c3 100644 --- a/_chapters/chp14/django_ecommerce/static/css/mec.css +++ b/_chapters/chp14/django_ecommerce/static/css/mec.css @@ -49,14 +49,22 @@ h1, .nav li, .navbar-brand { padding-bottom: 5px; background-color: #eee; } + #user_info { text-align: center; margin-left: 20px; } + #user_info ul { list-style-type: none; text-align: left; } + +#updates { + text-align: center; + margin-left: 20px; +} + .member-page { padding-top: 20px; padding-bottom: 40px;