diff --git a/css/base.css b/css/base.css index c1fe0f3..c566720 100644 --- a/css/base.css +++ b/css/base.css @@ -5,7 +5,7 @@ .textblock { background-color:#224; - border-radius:6px; + border-radius:2px; border: 1px solid #667; display:inline-block; width: auto; @@ -17,7 +17,7 @@ .imgblock { background-color:#334; - border-radius:6px; + border-radius:2px; border:1px solid #667; display:inline-block; width: 90%;