MediaWiki:Common.css: Difference between revisions

No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 4: Line 4:
/*.mw-parser-output .external{background:none; padding:0}*/
/*.mw-parser-output .external{background:none; padding:0}*/
.fw600{font-weight:600}
.fw600{font-weight:600}
.part-t{padding-top:20px}
/*.part-t{padding-top:20px}*/


.cog-container{max-width:960px; margin-left:auto; margin-right:auto}
.cog-container{max-width:960px; margin-left:auto; margin-right:auto}
Line 23: Line 23:


/* cog-related-site */
/* cog-related-site */
.cog-related-site ul{display:flex; flex-wrap:wrap; border-top:1px solid #686C70; margin-left:0; padding-left:0 !important; padding-top:10px}
.cog-related-site ul{display:flex; flex-wrap:wrap; border-top:1px solid #686C70; margin-left:14px; padding-left:0 !important; padding-top:10px}
.cog-related-site ul li{display:flex; padding-top:4px; padding-bottom:4px; margin-top:10px; box-sizing:border-box; width:100%}
.cog-related-site ul li{display:flex; padding-top:4px; padding-bottom:4px; margin-top:10px; box-sizing:border-box; width:100%}
.cog-intro-wrap .cog-intro-desc{flex:1; font-size:16px;}
.cog-intro-wrap .cog-intro-desc{flex:1; font-size:16px;}
Line 43: Line 43:
.site-img a{ display:inline-block; width:42px; height:42px; font-size:0; vertical-align:top; padding-right:0 !important;}
.site-img a{ display:inline-block; width:42px; height:42px; font-size:0; vertical-align:top; padding-right:0 !important;}
.site-img.site-img1 a{background:url(/resources/assets/Ico-watv.png) !important}
.site-img.site-img1 a{background:url(/resources/assets/Ico-watv.png) !important}
.site-img.site-img2 a{background:url(/resources/assets/ico-father.png) !important}
.site-img.site-img2 a{background:url(/resources/assets/Ico-father.png) !important}
.site-img.site-img3 a{background:url(/resources/assets/Ico-mediacast.png) !important}
.site-img.site-img3 a{background:url(/resources/assets/Ico-mediacast.png) !important}
.site-img.site-img4 a{background:url(/resources/assets/Ico-youtube.png) !important}
.site-img.site-img4 a{background:url(/resources/assets/Ico-youtube.png) !important}
Line 64: Line 64:


@media(min-width:768px){
@media(min-width:768px){
    .part-t{padding-top:40px}
/*    .part-t{padding-top:40px} */
     .cog-title{padding:25px 30px}
     .cog-title{padding:25px 30px}
     .cog-title h1{font-size:28px}
     .cog-title h1{font-size:28px}
Line 125: Line 125:
.mw-footer > ul{max-width:960px; margin-left:auto; margin-right:auto}
.mw-footer > ul{max-width:960px; margin-left:auto; margin-right:auto}
.mw-body-content h2{font-weight:600}
.mw-body-content h2{font-weight:600}
.mw-body-content p{text-align: justify}
.mw-body-content p{text-align: left}
#p-search{margin-right:0}
#p-search{margin-right:0}
.content .section-heading{margin-bottom:0 !important; font-size:18px}
.content .section-heading{margin-bottom:0 !important; font-size:18px}
Line 266: Line 266:
.custom-album > *{width:100% !important}
.custom-album > *{width:100% !important}
}
}
/*특수:모든문서 검색창 숨김*/
.mw-htmlform-ooui-wrapper { display:none }