Index: document/src/assets/css/fonts/FontAwesome.otf =================================================================== diff -u Binary files differ Index: document/src/assets/css/fonts/fontawesome-webfont.eot =================================================================== diff -u Binary files differ Index: document/src/assets/css/fonts/fontawesome-webfont.svg =================================================================== diff -u --- document/src/assets/css/fonts/fontawesome-webfont.svg (revision 0) +++ document/src/assets/css/fonts/fontawesome-webfont.svg (revision 8d478ba62441f19281787298267e58ee501a6577) @@ -0,0 +1,414 @@ + + + \ No newline at end of file Index: document/src/assets/css/fonts/fontawesome-webfont.ttf =================================================================== diff -u Binary files differ Index: document/src/assets/css/fonts/fontawesome-webfont.woff =================================================================== diff -u Binary files differ Index: document/src/assets/css/fonts/fontawesome-webfont.woff2 =================================================================== diff -u Binary files differ Index: document/src/assets/css/test.css =================================================================== diff -u -r3dbe1098df9b1ed1b18f66471db263644b63efb2 -r8d478ba62441f19281787298267e58ee501a6577 --- document/src/assets/css/test.css (.../test.css) (revision 3dbe1098df9b1ed1b18f66471db263644b63efb2) +++ document/src/assets/css/test.css (.../test.css) (revision 8d478ba62441f19281787298267e58ee501a6577) @@ -63,7 +63,7 @@ left:0; top:0; width:170px; - height:100px; + height:102px; background:url(../images/313_logo.png) no-repeat; background-size:100%; } @@ -83,154 +83,6 @@ #hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden} .msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important} -.widget { - margin:15px 0; - border-radius: 3px; - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; - padding: 12px 17px; - color: #f8f8f8; - background: rgba(51,51,51,.425); - margin-bottom: 30px; - position: relative; - font-size: 13px; - line-height: 1.428571429; - color: #f8f8f8; -} - -.widget.normal { - height: 220px -} - -.widget.large { - height: 315px -} - -.widget.large .body { - height: 280px -} - -.widget.xlarge { - height: 415px -} - -.widget.xlarge .body { - height: 380px -} - -.widget.tiny { - height: 188px -} - -.widget.tiny-x2 { - height: 426px -} - -.widget.transparent { - background: transparent; - -webkit-box-shadow: none; - box-shadow: none -} - -.widget>header { - position: relative; - background: none; - color: #fff -} - -.widget>header h1,.widget>header h2,.widget>header h3,.widget>header h4,.widget>header h5 { - margin: 0; - line-height: 20px; - font-weight: 600; - color: inherit -} - -.widget>header h1 small,.widget>header h2 small,.widget>header h3 small,.widget>header h4 small,.widget>header h5 small { - text-transform: lowercase; - color: #d2d2d2 -} - -.widget>header h4 { - font-size: 14px -} - -.widget .body { - margin-top: 10px -} - -.widget>footer { - position: absolute; - bottom: 0; - left: 0; - right: 0; - margin: 15px 0 0 -} - -.widget .actions { - position: absolute; - right: 0; - top: 0 -} - -.widget .actions a { - text-decoration: none -} - -.widget .widget-table-overflow { - margin: 0 -17px -12px; - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px -} - -.widget .widget-table-overflow .table>thead>tr>th:first-child,.widget .widget-table-overflow .table>thead>tr>td:first-child,.widget .widget-table-overflow .table>tbody>tr>th:first-child,.widget .widget-table-overflow .table>tbody>tr>td:first-child,.widget .widget-table-overflow .table>tfoot>tr>th:first-child,.widget .widget-table-overflow .table>tfoot>tr>td:first-child { - padding-left: 17px -} - -.widget .widget-table-overflow .table>thead>tr>th:last-child,.widget .widget-table-overflow .table>thead>tr>td:last-child,.widget .widget-table-overflow .table>tbody>tr>th:last-child,.widget .widget-table-overflow .table>tbody>tr>td:last-child,.widget .widget-table-overflow .table>tfoot>tr>th:last-child,.widget .widget-table-overflow .table>tfoot>tr>td:last-child { - padding-right: 17px -} - -.widget-controls { - position: absolute; - z-index: 1; - top: 0; - right: 0; - font-size: 12px; - word-spacing: 1px -} - -.widget-controls.left { - left: 0; - right: auto -} - -.widget-controls>a,.widget-controls>span { - padding: 1px 4px; - border-radius: 4px; - color: rgba(255,255,255,.45); - -webkit-transition: color 0.15s ease-in-out; - -o-transition: color 0.15s ease-in-out; - transition: color 0.15s ease-in-out -} - -.widget-controls>a>.fa,.widget-controls>span>.fa { - vertical-align: middle -} - -.widget-controls>a>.glyphicon,.widget-controls>span>.glyphicon { - vertical-align: -1px -} - -.widget-controls>a:hover { - color: rgba(255,255,255,.6) -} - -.widget-controls .fa-refresh { - position: relative; - top: -1px -} - /* 게시판 목록 */ #bo_list {position:relative;margin-bottom:20px} #bo_list:after {display:block;visibility:hidden;clear:both;content:""} @@ -1495,5 +1347,34 @@ } } +/*! + * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome + * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)*/ + + @font-face{ + font-family:'FontAwesome'; + src:url('./fonts/fontawesome-webfont.eot'); + src:url('./fonts/fontawesome-webfont.eot') format('embedded-opentype'), + url('./fonts/fontawesome-webfont.woff2') format('woff2'), + url('./fonts/fontawesome-webfont.woff') format('woff'), + url('./fonts/fontawesome-webfont.ttf') format('truetype'), + url('./fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg') +} +.fa-commenting-o{display: inline-block;font: normal normal normal 14px / 1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;} +.fa-commenting-o:before {content: "";} + .side-wrap{z-index:100; position: fixed; right:15px;top:125px;color:#fff;background-color: rgb(51, 51, 51);border-radius:0;font-size: 13px;} -.cnt-style{position: relative;margin: 15px;border-radius: 3px;box-sizing: content-box;padding: 12px 17px;background: rgba(51, 51, 51, .425);margin-bottom: 30px;font-size: 13px;line-height: 1.428571429;color: #f8f8f8;} \ No newline at end of file + +.cnt-style{position: relative;margin: 15px;border-radius: 3px;box-sizing: content-box;padding: 15px 0;background: rgba(51, 51, 51, .425);margin-bottom: 30px;font-size: 13px;line-height: 1.428571429;color: #f8f8f8;} +.cnt-style a {color: #a4c6ff;text-decoration: none} +.cnt-style a:hover,.cnt-style a:focus {color: #5797ff;text-decoration: underline} +.cnt-style a.btn_b01, +.cnt-style .btn_b01{display: inline-block;color: #bababa;text-decoration: none;vertical-align: middle;border: 0;background: transparent;line-height: 35px;height: 35px;padding: 0 10px;text-align: center;font-size: 1.4em;-webkit-transition: background-color 0.3s ease-out;-moz-transition: background-color 0.3s ease-out;-o-transition: background-color 0.3s ease-out;transition: background-color 0.3s ease-out;} +.cmt_btn{background: rgba(51, 51, 51, 0.4) !important;border: 1px solid rgba(51, 51, 51, 0.425) !important;} +.cmt_btn span.cmt_more img{display:none} +.cmt_btn span.cmt_more{width:20px;height:21px;background:url(../images/bluefire.gif) no-repeat 0 0;background-size:20px 21px} + +.menu-style .menu-top{height:130px} +.menu-style .menu-top .link-logo{position:relative} +.menu-style .menu-top .link-logo .bg-logo{position:absolute;left:35px;top:24px} +.menu-style .menu-body{height:calc(100% - 130px)} \ No newline at end of file Index: document/src/assets/images/bluefire.gif =================================================================== diff -u Binary files differ Index: document/src/layout/HeaderMenu.jsx =================================================================== diff -u -rccb300fdb5164cab7100b83ce99df42b554b9d3b -r8d478ba62441f19281787298267e58ee501a6577 --- document/src/layout/HeaderMenu.jsx (.../HeaderMenu.jsx) (revision ccb300fdb5164cab7100b83ce99df42b554b9d3b) +++ document/src/layout/HeaderMenu.jsx (.../HeaderMenu.jsx) (revision 8d478ba62441f19281787298267e58ee501a6577) @@ -105,23 +105,23 @@ const HeaderMenu = () => { return ( <> -