diff --git a/css/style.css b/css/style.css index 903d0b6..02a4a00 100644 --- a/css/style.css +++ b/css/style.css @@ -1,7 +1,8 @@ -/* ------------------ GLOBAL STYLE ------------------- */ +/* ------------------ CUSTOM STYLE ------------------- */ #wrapper { background: #64b5f6 url("../img/background.png") center bottom repeat-x; } +/* ------------------ GLOBAL STYLE ------------------- */ .no-pills { list-style: none; }