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;