diff --git a/WebNews/css/newsclass.css b/WebNews/css/newsclass.css index cf23515..cc00180 100644 --- a/WebNews/css/newsclass.css +++ b/WebNews/css/newsclass.css @@ -40,5 +40,6 @@ line-height: 35px; padding: 0 10px; background-color: skyblue; - margin: 0 10px; + border-radius: 5px; + margin: 0 10px 10px 10px; } \ No newline at end of file