MediaWiki: Tweeki.css: Difference between revisions
From Ensiklopedia
No edit summary |
No edit summary |
||
Line 42: | Line 42: | ||
width: 100%; | width: 100%; | ||
} | } | ||
.page-Main_Page a { | /*.page-Main_Page a {*/ | ||
/* color:#383838;*/ | |||
} | /*}*/ | ||
.page-Main_Page #content a .external{ | .page-Main_Page #content a .external{ | ||
background-image: none !important; | background-image: none !important; |
Revision as of 11:17, 26 May 2023
/* CSS placed here will affect users of the Tweeki skin */ @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap'); @import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css"); body { font-family: 'Poppins', sans-serif; } #toc { background-color:white; } .navbar { background-color:#071c2e; } .navbar-light .navbar-nav .nav-link{ color:white; } #footer { background-color:#0e365a; } .hero { background-image:linear-gradient(to bottom,#071c2e,#0e365a); } .hero a{ color:white; } p { text-align:justify; } .mw-content-ltr .thumbcaption { text-align:center; } /*style Main_Page*/ .page-Main_Page #contentwrapper { padding-top: 57px; width: 100%; } /*.page-Main_Page a {*/ /* color:#383838;*/ /*}*/ .page-Main_Page #content a .external{ background-image: none !important; } .page-Main_Page .mw-parser-output .external { background-image: none !important; } .page-Main_Page #maincontentwrapper { padding-left:0; padding-right:0; } @media (min-width: 768px) { .page-Main_Page #content { padding-left:0; padding-right:0; } } .page-Main_Page #contentSub { display:none; } /*Style Category_Tokoh*/ .page-Category_Tokoh #contentwrapper { padding-top: 57px; width: 100%; } .page-Category_Tokoh #contentwrapper { padding-top: 57px; width: 100%; } .page-Category_Tokoh a { color:#383838; } .page-Category_Tokoh #content a .external{ background-image: none !important; } .page-Category_Tokoh .mw-parser-output .external { background-image: none !important; } .page-Category_Tokoh #maincontentwrapper { padding-left:0; padding-right:0; } @media (min-width: 768px) { .page-Category_Tokoh #content { padding-left:0; padding-right:0; } } /*.page-Category_Tokoh #contentSub {*/ /* display:none;*/ /*}*/ /*Style Category_Peristiwa*/ /*Style Category_Organisasi*/ /*Style Category_Istilah*/ /*Style Category_Tempat*/