diff --git a/css/style.css b/css/style.css index de61b94..04cb9ab 100644 --- a/css/style.css +++ b/css/style.css @@ -1,9 +1,5 @@ /* ------------------ GLOBAL STYLE ------------------- */ -body { - font-size:14px; -} - #wrapper { background: #64b5f6 url('../img/background.png') center bottom repeat-x; }