Index: arms/css/common.css =================================================================== diff -u -r9f2363eeb8a2eb757ac8ed21c68255dafcb4fb10 -r339995814f8050786da536f64b021d3b2fc6e37d --- arms/css/common.css (.../common.css) (revision 9f2363eeb8a2eb757ac8ed21c68255dafcb4fb10) +++ arms/css/common.css (.../common.css) (revision 339995814f8050786da536f64b021d3b2fc6e37d) @@ -487,3 +487,13 @@ overflow-y: auto; overflow-x: hidden; } + +/* 헤더 사람아이콘 */ +.account-picture img { + width: 40px; + margin-right: 5px; +} + +.img-circle { + border-radius: 50%; +} \ No newline at end of file Index: arms/html/template/page-header.html =================================================================== diff -u -r38df0ab65599bf9be3c17d5db6df77136bcaf68f -r339995814f8050786da536f64b021d3b2fc6e37d --- arms/html/template/page-header.html (.../page-header.html) (revision 38df0ab65599bf9be3c17d5db6df77136bcaf68f) +++ arms/html/template/page-header.html (.../page-header.html) (revision 339995814f8050786da536f64b021d3b2fc6e37d) @@ -149,27 +149,24 @@