h1#title-text { background: #2f2f2f; color: #ffffff !important; border-radius: 40px; -webkit-border-radius: 40px; -moz-border-radius: 40px; padding-left: 30px; font-weight: bold; line-height: 50px; padding-top: 0px; font-size: 28px; -webkit-box-shadow: 0px 2px 3px 0px rgba(25, 25, 25, 0.3); -moz-box-shadow: 0px 2px 3px 0px rgba(25, 25, 25, 0.3); box-shadow: 0px 2px 3px 0px rgba(25, 25, 25, 0.3); } .page-metadata-modification-info { margin: 10px 0px 0px 0px!important; } .page-metadata-modification-info { } .ak-renderer-document h1, .ak-renderer-document h2, .ak-renderer-document h3 { background: #2f2f2f; padding: 8px; color: white !important; } .ak-renderer-document h2, .ak-renderer-document h3 { background: #6d6d6d; padding-left: 20px; } div#likes-and-labels-container { margin-top: 100px; } /** 小ページ表示崩れを修正するため **/ .plugin_pagetree .plugin_pagetree_children_list>li>.plugin_pagetree_children_content{ width: auto; }