diff --git a/css/style.css b/css/style.css index 049918d..4d0dc6a 100644 --- a/css/style.css +++ b/css/style.css @@ -114,7 +114,7 @@ textarea { } aside { - margin-top: 5px; + margin-top: 2rem; width: 280px; float: left; } @@ -231,6 +231,10 @@ aside { text-align: center; } +.profileheader { + border-radius: 3px; +} + .side_element li { font-family: fontello, sans-serif; height:30px; @@ -240,6 +244,8 @@ aside { list-style-type: none; } + + /* posts area elements */ .uploadedImage {