|
|
| 29번째 줄: |
29번째 줄: |
| <link href="https://fonts.googleapis.com/css?family=Sawarabi+Mincho" rel="stylesheet"> | | <link href="https://fonts.googleapis.com/css?family=Sawarabi+Mincho" rel="stylesheet"> |
| <style> | | <style> |
| .navbar-fixed-top {
| |
| position: relative;
| |
| }
| |
| .liberty-sidebar {
| |
| display: none;
| |
| }
| |
| .Liberty .content-wrapper {
| |
| margin-top: 1rem;
| |
| }
| |
| .Liberty .content-wrapper .liberty-content {
| |
| margin-right: auto;
| |
| margin-left: auto;
| |
| }
| |
| .footer-info {
| |
| display: none !important;
| |
| }
| |
|
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-main .catlinks {background: #FFF; color: #000;}
| |
| #ca-edit {bottom: 5000px;}
| |
| .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {border-radius: 1rem;}
| |
| a[href*="%EC%82%AC%EC%9A%A9%EC%9E%90%ED%86%A0%EB%A1%A0"] {border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important;}
| |
| a[href*="history"] {border-radius: 0 !important;}
| |
| button[class*="tools-share"] {border-radius: 0 !important;}
| |
|
| |
| /* 다크모드 */ | | /* 다크모드 */ |
| /* DDDbody {color: white;}DDD */ | | /* DDDbody {color: white;}DDD */ |