MediaWiki:Common.css: Revizyonlar arasındaki fark

Hukukipedia sitesinden
Gezinti kısmına atla Arama kısmına atla
Değişiklik özeti yok
Etiket: Geri alındı
Admin (mesaj) tarafından yapılan 84 numaralı revizyona sahip değişiklik geri alındı
Etiket: Geri al
1. satır: 1. satır:
/*
/* ==========================================================
* This is the CSS common to all desktop skins on en.Wikipedia.
  Hukukipedia — Kurumsal Lacivert Tema v1
* Styling inside .mw-parser-output should generally use TemplateStyles.
  Renk Paleti: Modern Legal Navy
*/
  ========================================================== */
/* Reset italic styling set by user agent */
 
cite,
:root {
dfn {
  --primary: #1F3A5F;
font-style: inherit;
  --primary-light: #2C4A7A;
  --primary-soft: #4A6FA5;
  --bg-soft: #F2F5FA;
  --border-soft: #D4DEEA;
}
}


/* Straight quote marks for <q> */
/* ==========================================================
q {
  GENEL STİLLER
quotes: '"' '"' "'" "'";
  ========================================================== */
}


/* Avoid collision of blockquote with floating elements by swapping margin and padding */
body {
blockquote {
  background-color: var(--bg-soft);
overflow: hidden;
  color: #202122;
margin: 1em 0;
  font-family: "Segoe UI", "Inter", "Helvetica Neue", sans-serif;
padding: 0 40px;
  /*font-family: "Roboto", "Nimbus Roman No9 L", "Times New Roman", Times, serif;*/
  font-size:16px;
}
}


/* Consistent size for <small>, <sub> and <sup> */
/*a { color: var(--primary-soft); }*/
small {
a:visited { color: #0b0080; }
font-size: 85%;
a:hover { text-decoration: underline; }
}


.mw-body-content sub,
.mw-body-content {
.mw-body-content sup {
  background: #fff;
font-size: 80%;
  border: 1px solid var(--border-soft);
  border-radius: 4px;
  padding: 1.2rem 1.5rem;
  box-shadow: 0 2px 6px rgba(0,0,0,0.04);
}
}


/* Same spacing for indented and unindented paragraphs on talk pages */
/* Başlıklar */
.ns-talk .mw-body-content dd {
h1, h2 {
margin-top: 0.4em;
  color: var(--primary);
margin-bottom: 0.4em;
  font-weight: 600;
  border-bottom: 2px solid var(--border-soft);
  padding-bottom: 0.2em;
  margin-top: 1.2em;
}
}


/* Reduce page jumps by hiding collapsed/dismissed content */
h3, h4 {
.client-js .collapsible:not( .mw-made-collapsible).collapsed > tbody > tr:not(:first-child),
  color: var(--primary-light);
 
  border-left: 4px solid var(--border-soft);
/* Avoid FOUC/reflows on collapsed elements. */
  padding-left: 6px;
/* This copies MediaWiki's solution for T42812 to apply to innercollapse/outercollapse (T325115). */
  font-weight: 600;
/* TODO: Use :is() selector at some reasonable future when support is good for Most Clients */
/* Reference: https://gerrit.wikimedia.org/g/mediawiki/core/+/ecda06cb2aef55b77c4b4d7ecda492d634419ead/resources/src/jquery/jquery.makeCollapsible.styles.less#75 */
.client-js .outercollapse .innercollapse.mw-collapsible:not( .mw-made-collapsible ) > p,
.client-js .outercollapse .innercollapse.mw-collapsible:not( .mw-made-collapsible ) > table,
.client-js .outercollapse .innercollapse.mw-collapsible:not( .mw-made-collapsible ) > thead + tbody,
.client-js .outercollapse .innercollapse.mw-collapsible:not( .mw-made-collapsible ) tr:not( :first-child ),
.client-js .outercollapse .innercollapse.mw-collapsible:not( .mw-made-collapsible ) .mw-collapsible-content,
 
/* Hide charinsert base for those not using the gadget */
#editpage-specialchars {
display: none;
}
}


/* Different margin on references */
/* ==========================================================
.references {
  HUKUKİ KUTULAR — LAWBOX / KAVRAMBOX
margin-bottom: 0.5em;
  ========================================================== */
}


/* Cite customizations */
.lawbox {
span[ rel="mw:referencedBy" ] {
  float: right;
counter-reset: mw-ref-linkback 0;
  margin: 0 0 1em 1em;
  border: 1px solid var(--border-soft);
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  overflow: hidden;
  max-width: 340px;
}
}


span[ rel='mw:referencedBy' ] > a::before {
.lawbox caption {
content: counter( mw-ref-linkback, lower-alpha );
  background: linear-gradient(180deg, var(--primary-light), var(--primary));
font-size: 80%;
  color: white;
font-weight: bold;
  font-weight: 700;
font-style: italic;
  text-align: center;
  padding: 8px;
  border-bottom: 2px solid var(--border-soft);
  font-size: 10px;
}
}


a[ rel="mw:referencedBy" ]::before {
.lawbox th, .lawbox td {
font-weight: bold;
  border-bottom: 1px solid var(--border-soft);
content: "^";
  padding: 6px 8px;
}
}


span[ rel="mw:referencedBy" ]::before {
.lawbox th {
content: "^ ";
  width: 38%;
  background: #f5f7fb;
  color: #1c1c1c;
  border-right: 1px solid var(--border-soft);
  font-weight: 600;
}
}


/* Styling for jQuery makeCollapsible, matching that of collapseButton */
.lawbox td { color: #222; }
.mw-parser-output .mw-collapsible-toggle:not(.mw-ui-button) {
font-weight: normal;
padding-right: 0.2em;
padding-left: 0.2em;
}


.mw-collapsible-leftside-toggle .mw-collapsible-toggle {
/* Kavram kutusu */
/* @noflip */
.lawbox.kavram {
float: left;
  float: left;
  max-width: 2280px;
}
}


/* Lists in wikitable data cells are always left-aligned */
.lawbox.kavram th {
.wikitable td ul,
  background: #f5f7ff;
.wikitable td ol,
.wikitable td dl {
/* @noflip */
text-align: left;
}
}


/* Change the external link icon to a PDF icon for all PDF files */
.lawbox.kavram caption {
.mw-parser-output a[href$=".pdf"].external,
  background: linear-gradient(180deg, #f0f5ff, #dce7ff);
.mw-parser-output a[href*=".pdf?"].external,
  color: var(--primary-light);
.mw-parser-output a[href*=".pdf#"].external,
  border-bottom: 1px solid var(--border-soft);
.mw-parser-output a[href$=".PDF"].external,
.mw-parser-output a[href*=".PDF?"].external,
.mw-parser-output a[href*=".PDF#"].external {
background: url("//upload.wikimedia.org/wikipedia/commons/4/4d/Icon_pdf_file.png") no-repeat right;
/* @noflip */
padding: 8px 18px 8px 0;
}
}


/* System messages styled similarly to fmbox */
/* Hover */
/* for .mw-warning-with-logexcerpt, behavior of this line differs between
.lawbox:hover {
* the edit-protected notice and the special:Contribs for blocked users
  box-shadow: 0 3px 10px rgba(0,0,0,0.08);
* The latter has specificity of 3 classes so we have to triple up here.
  transition: box-shadow 0.2s ease;
*/
.mw-warning-with-logexcerpt.mw-warning-with-logexcerpt.mw-warning-with-logexcerpt,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon {
clear: both;
margin: 0.2em 0;
border: 1px solid #bb7070;
background-color: var(--background-color-error-subtle, #ffdbdb);
padding: 0.25em 0.9em;
box-sizing: border-box;
}
}


/* default colors for partial block message */
/* ==========================================================
/* gotta get over the hump introduced by the triple class above */
  MAKALE DÜZENİ
.mw-contributions-blocked-notice-partial .mw-warning-with-logexcerpt.mw-warning-with-logexcerpt {
  ========================================================== */
border-color: #fc3;
background-color: var(--background-color-warning-subtle, #fef6e7);
}


/* Minimum thumb width */
.mw-parser-output p {
@media (min-width: 640px) {
  text-align: justify;
figure[typeof~='mw:File/Thumb'],
  line-height: 1.65;
figure[typeof~='mw:File/Frame'],
  margin: 0.6em 0;
.thumbinner {
min-width: 100px;
}
}
}


/* Prevent floating boxes from overlapping any category listings,
.mw-parser-output ul {
  file histories, edit previews, and edit [Show changes] views. */
  margin: 0.5em 0 0.5em 1.5em;
#mw-subcategories,
#mw-pages,
#mw-category-media,
#filehistory,
#wikiPreview,
#wikiDiff {
clear: both;
}
}


/* Hide stuff meant for accounts with special permissions. Made visible again in
blockquote {
  [[MediaWiki:Group-checkuser.css]], [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-abusefilter.css]],
  background: #f4f7fb;
  [[MediaWiki:Group-abusefilter-helper.css]], [[MediaWiki:Group-patroller.css]],
  border-left: 4px solid var(--primary-soft);
  [[MediaWiki:Group-templateeditor.css]], [[MediaWiki:Group-extendedmover.css]],
  padding: 8px 12px;
  [[MediaWiki:Group-extendedconfirmed.css]], [[Mediawiki:Group-autoconfirmed.css]], and [[MediaWiki:Group-user.css]] */
  margin: 1em 0;
.checkuser-show,
  font-style: italic;
.sysop-show,
.abusefilter-show,
.abusefilter-helper-show,
.patroller-show,
.templateeditor-show,
.extendedmover-show,
.extendedconfirmed-show,
.autoconfirmed-show,
.user-show {
display: none;
}
}


/* Hide the redlink generated by {{Editnotice}},
.references {
  this overrides the ".sysop-show { display: none; }" above that applies
  border-top: 1px solid var(--border-soft);
  to the same link as well. See [[phab:T45013]]
  padding-top: 6px;
 
  Hide the images in editnotices to keep them readable in VE view.
  Long term, editnotices should become a core feature so that they can be designed responsive. */
.ve-ui-mwNoticesPopupTool-item .editnotice-redlink,
.ve-ui-mwNoticesPopupTool-item .mbox-image,
.ve-ui-mwNoticesPopupTool-item .mbox-imageright {
display: none !important;
}
}


/* Remove bullets when there are multiple edit page warnings */
/* ==========================================================
ul.permissions-errors {
  UYARI / BİLGİ / DEPRECATED KUTULARI
margin: 0;
  ========================================================== */
}


ul.permissions-errors > li {
.notice-box,
list-style: none;
.warning-box,
.deprecated-box {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  width: auto;
  border-radius: 6px;
  padding: 8px 12px;
  margin: 0.5em 0 1em 0;
  font-size: 90%;
  line-height: 1.5;
}
}


/* larger inline math */
/* Bilgi kutusu */
span.mwe-math-mathml-inline {
.notice-box {
font-size: 118%;
  border: 1px solid var(--border-soft);
  background: #eef3fb;
  color: var(--primary);
}
}


/* Make <math display="block"> be left aligned with one space indent for
.notice-box::before {
* compatibility with style conventions
  content: "ℹ️";
*/
.mwe-math-fallback-image-display,
.mwe-math-mathml-display {
margin-left: 1.6em !important;
margin-top: 0.6em;
margin-bottom: 0.6em;
}
}


.mwe-math-mathml-display math {
/* Uyarı kutusu */
display: inline;
.warning-box {
  border: 1px solid #e8c88a;
  background: #fff7e5;
  color: #6a4a00;
}
}


@media screen {
.warning-box::before {
/* Put a chequered background behind images, only visible if they have transparency,
  content: "⚠️";
* except on main, user, and portal namespaces
*/
body:not(.ns-0):not(.ns-2):not(.ns-100) .gallerybox .thumb img {
background: #fff url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat;
}
 
/* Display "From Wikipedia, the free encyclopedia" in skins that support it,
  do not apply to print mode */
#siteSub {
display: block;
}
/* Make the list of references smaller
* Keep in sync with Template:Refbegin/styles.css
* And Template:Reflist/styles.css
*/
.references {
font-size: 90%;
}
}
}


/* Hide FlaggedRevs notice UI when there are no pending changes */
/* Deprecated kutusu */
.flaggedrevs_draft_synced,
.deprecated-box {
.flaggedrevs_stable_synced,
  border: 1px solid #e2b0b0;
/* "Temporary" to remove links in sidebar T255381 */
  background: #fff0f0;
#t-upload,
  color: #5a1f1f;
/* Hide broken download box on Special:Book pending T285400 */
.mw-special-Book #coll-downloadbox {
display: none;
}
}


/*
.deprecated-box::before {
* BELOW HERE THERE BE SOONTOBE TEMPLATESTYLES THINGS;
  content: "⛔";
* SEE [[MediaWiki talk:Common.css/to do]]
* CSS is separated by component (which is why media queries are not joined)
*/
 
/* Infoboxes */
.infobox {
border: 1px solid #a2a9b1;
color: black;
padding: 0.2em;
font-size: 88%;
line-height: 1.5em;
border-spacing: 3px;
margin: 0.5em 0;
}
}


@media screen {
/* ==========================================================
.infobox {
  ANA SAYFA PORTAL & KARTLAR
background-color: var(--background-color-neutral-subtle, #f8f9fa);
  ========================================================== */
    }
}


@media (max-width: 640px) {
.main-portal {
.infobox {
  max-width: 960px;
width: 100%;
  margin: 0 auto;
}
  text-align: center;
   
.infobox .nowrap {
white-space: normal;
}
}
}


@media (min-width: 640px) {
.portal-header h1 {
.infobox {
  color: var(--primary);
/* @noflip */
margin-left: 1em;
/* @noflip */
float: right;
/* @noflip */
clear: right;
width: 22em;
}
}
}


.infobox-header,
.portal-logo {
.infobox-label,
  width: 140px;
.infobox-above,
  margin-bottom: 10px;
.infobox-full-data,
.infobox-data,
.infobox-below,
.infobox-subheader,
.infobox-image,
.infobox-navbar,
/* Remove element selector when every .infobox thing is using the standard module/templates  */
.infobox th,
.infobox td {
vertical-align: top;
}
}


.infobox-label,
.portal-sections {
.infobox-data,
  display: grid;
/* Remove element selector when every .infobox thing is using the standard module/templates  */
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
.infobox th,
  gap: 20px;
.infobox td {
  margin-top: 30px;
/* @noflip */
text-align: left;
}
}


/* Remove .infobox when element selectors above are removed */
.portal-card {
.infobox .infobox-above,
  background: #ffffff;
.infobox .infobox-title,
  border: 1px solid var(--border-soft);
/* Remove element selector when every .infobox thing is using the standard module/templates  */
  border-radius: 10px;
.infobox caption {
  padding: 20px;
font-size: 125%;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
font-weight: bold;
  transition: 0.2s ease;
text-align: center;
}
}


.infobox-title,
.portal-card:hover {
/* Remove element selector when every .infobox thing is using the standard module/templates  */
  transform: translateY(-3px);
.infobox caption {
  box-shadow: 0 4px 12px rgba(0,0,0,0.12);
padding: 0.2em;
}
}


/* Remove .infobox when element selectors above are removed */
.portal-card h2 {
.infobox .infobox-header,
  color: var(--primary);
.infobox .infobox-subheader,
.infobox .infobox-image,
.infobox .infobox-full-data,
.infobox .infobox-below {
text-align: center;
}
}


/* Remove .infobox when element selectors above are removed */
/* ==========================================================
.infobox .infobox-navbar {
  LOGO ALANI (Vector Legacy)
/* @noflip */
  ========================================================== */
text-align: right;
}


/* Normal font styling for wikitable row headers with scope="row" tag */
#p-logo {
.wikitable.plainrowheaders th[scope=row],
  position: relative !important;
.wikitable.plainrowheaders th[scope=rowgroup] {
  width: 100% !important;
font-weight: normal;
  height: 120px !important;
/* @noflip */
  background: none !important;
text-align: left;
  text-align: center !important;
  margin-top:20px;
}
}


/* Remove underlines from certain links */
#p-logo a.mw-wiki-logo {
.nounderlines a,
  display: inline-block !important;
.IPA a:link,
  background-size: contain !important;
.IPA a:visited {
  background-repeat: no-repeat !important;
text-decoration: none !important;
  background-position: center center !important;
  width: 120px !important;
  height: 120px !important;
  border: 1px solid var(--border-soft);
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  background-color: #ffffff15;
}
}


/* Prevent line breaks in silly places where desired (nowrap)
#mw-panel {
  and links when we don't want them to (nowraplinks a) */
  padding-top: 0 !important;
.nowrap,
.nowraplinks a {
white-space: nowrap;
}
}


/* But allow wrapping where desired: */
/* ==========================================================
.wrap,
  İHTİSAS KUTUSU
.wraplinks a {
  ========================================================== */
white-space: normal;
}


/* texhtml class for inline math (based on generic times-serif class) */
.ihtisas-box {
/* remove spans when this is TemplateStyled */
  border: 1px solid var(--border-soft);
span.texhtml {
  border-left: 6px solid var(--primary);
font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;
  background: #f9fafb;
font-size: 118%;
  padding: 16px 20px;
line-height: 1;
  margin: 16px 0;
/* Force tabular and lining display for texhtml */
  border-radius: 8px;
font-variant-numeric: lining-nums tabular-nums;
font-kerning: none;
}
}


span.texhtml span.texhtml {
/* ==========================================================
font-size: 100%;
  KANUN METİN STİLİ
}
  ========================================================== */


@media (min-width: 640px) {
.kanun-metin {
span.texhtml {
  background: #fff;
white-space: nowrap;
  line-height: 1.7;
}
  color: #222;
  font-family: "DejaVu Serif", Georgia, "Times New Roman", serif;
}
}


/* Prevent flags in tables from collapsing: Fix for T116318
.kanun-metin h2 {
* TODO: Remove when [[phab:T368469]] merges [[phab:T367463]] for the other skins
  color: var(--primary);
*/
  border-bottom: 2px solid var(--primary-soft);
@media (max-width: 640px) {
  padding-bottom: 4px;
.flagicon a > img,
  margin-top: 1.3em;
.flagicon noscript > img {
max-width: none !important;
}
}
}


@media screen {
.kanun-metin .iptal {
.nochecker .gallerybox .thumb img {
  background: #f3f4f6;
background-image: none;
  border-left: 3px solid #9ca3af;
}
  padding: 4px 8px;
  font-style: italic;
  color: #555;
  margin: 0.4em 0;
  border-radius: 4px;
}
}
/*
* Put anything you mean to be a sitewide addition above the TemplateStyles
* comment above.
*/

22.14, 13 Kasım 2025 tarihindeki hâli

/* ==========================================================
   Hukukipedia — Kurumsal Lacivert Tema v1
   Renk Paleti: Modern Legal Navy
   ========================================================== */

:root {
  --primary: #1F3A5F;
  --primary-light: #2C4A7A;
  --primary-soft: #4A6FA5;
  --bg-soft: #F2F5FA;
  --border-soft: #D4DEEA;
}

/* ==========================================================
   GENEL STİLLER
   ========================================================== */

body {
  background-color: var(--bg-soft);
  color: #202122;
  font-family: "Segoe UI", "Inter", "Helvetica Neue", sans-serif;
  /*font-family: "Roboto", "Nimbus Roman No9 L", "Times New Roman", Times, serif;*/
  font-size:16px;
}

/*a { color: var(--primary-soft); }*/
a:visited { color: #0b0080; }
a:hover { text-decoration: underline; }

.mw-body-content {
  background: #fff;
  border: 1px solid var(--border-soft);
  border-radius: 4px;
  padding: 1.2rem 1.5rem;
  box-shadow: 0 2px 6px rgba(0,0,0,0.04);
}

/* Başlıklar */
h1, h2 {
  color: var(--primary);
  font-weight: 600;
  border-bottom: 2px solid var(--border-soft);
  padding-bottom: 0.2em;
  margin-top: 1.2em;
}

h3, h4 {
  color: var(--primary-light);
  border-left: 4px solid var(--border-soft);
  padding-left: 6px;
  font-weight: 600;
}

/* ==========================================================
   HUKUKİ KUTULAR — LAWBOX / KAVRAMBOX
   ========================================================== */

.lawbox {
  float: right;
  margin: 0 0 1em 1em;
  border: 1px solid var(--border-soft);
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  overflow: hidden;
  max-width: 340px;
}

.lawbox caption {
  background: linear-gradient(180deg, var(--primary-light), var(--primary));
  color: white;
  font-weight: 700;
  text-align: center;
  padding: 8px;
  border-bottom: 2px solid var(--border-soft);
  font-size: 10px;
}

.lawbox th, .lawbox td {
  border-bottom: 1px solid var(--border-soft);
  padding: 6px 8px;
}

.lawbox th {
  width: 38%;
  background: #f5f7fb;
  color: #1c1c1c;
  border-right: 1px solid var(--border-soft);
  font-weight: 600;
}

.lawbox td { color: #222; }

/* Kavram kutusu */
.lawbox.kavram {
  float: left;
  max-width: 2280px;
}

.lawbox.kavram th {
  background: #f5f7ff;
}

.lawbox.kavram caption {
  background: linear-gradient(180deg, #f0f5ff, #dce7ff);
  color: var(--primary-light);
  border-bottom: 1px solid var(--border-soft);
}

/* Hover */
.lawbox:hover {
  box-shadow: 0 3px 10px rgba(0,0,0,0.08);
  transition: box-shadow 0.2s ease;
}

/* ==========================================================
   MAKALE DÜZENİ
   ========================================================== */

.mw-parser-output p {
  text-align: justify;
  line-height: 1.65;
  margin: 0.6em 0;
}

.mw-parser-output ul {
  margin: 0.5em 0 0.5em 1.5em;
}

blockquote {
  background: #f4f7fb;
  border-left: 4px solid var(--primary-soft);
  padding: 8px 12px;
  margin: 1em 0;
  font-style: italic;
}

.references {
  border-top: 1px solid var(--border-soft);
  padding-top: 6px;
}

/* ==========================================================
   UYARI / BİLGİ / DEPRECATED KUTULARI
   ========================================================== */

.notice-box,
.warning-box,
.deprecated-box {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  width: auto;
  border-radius: 6px;
  padding: 8px 12px;
  margin: 0.5em 0 1em 0;
  font-size: 90%;
  line-height: 1.5;
}

/* Bilgi kutusu */
.notice-box {
  border: 1px solid var(--border-soft);
  background: #eef3fb;
  color: var(--primary);
}

.notice-box::before {
  content: "ℹ️";
}

/* Uyarı kutusu */
.warning-box {
  border: 1px solid #e8c88a;
  background: #fff7e5;
  color: #6a4a00;
}

.warning-box::before {
  content: "⚠️";
}

/* Deprecated kutusu */
.deprecated-box {
  border: 1px solid #e2b0b0;
  background: #fff0f0;
  color: #5a1f1f;
}

.deprecated-box::before {
  content: "⛔";
}

/* ==========================================================
   ANA SAYFA PORTAL & KARTLAR
   ========================================================== */

.main-portal {
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
}

.portal-header h1 {
  color: var(--primary);
}

.portal-logo {
  width: 140px;
  margin-bottom: 10px;
}

.portal-sections {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
  margin-top: 30px;
}

.portal-card {
  background: #ffffff;
  border: 1px solid var(--border-soft);
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
  transition: 0.2s ease;
}

.portal-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.12);
}

.portal-card h2 {
  color: var(--primary);
}

/* ==========================================================
   LOGO ALANI (Vector Legacy)
   ========================================================== */

#p-logo {
  position: relative !important;
  width: 100% !important;
  height: 120px !important;
  background: none !important;
  text-align: center !important;
  margin-top:20px;
}

#p-logo a.mw-wiki-logo {
  display: inline-block !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  width: 120px !important;
  height: 120px !important;
  border: 1px solid var(--border-soft);
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  background-color: #ffffff15;
}

#mw-panel {
  padding-top: 0 !important;
}

/* ==========================================================
   İHTİSAS KUTUSU
   ========================================================== */

.ihtisas-box {
  border: 1px solid var(--border-soft);
  border-left: 6px solid var(--primary);
  background: #f9fafb;
  padding: 16px 20px;
  margin: 16px 0;
  border-radius: 8px;
}

/* ==========================================================
   KANUN METİN STİLİ
   ========================================================== */

.kanun-metin {
  background: #fff;
  line-height: 1.7;
  color: #222;
  font-family: "DejaVu Serif", Georgia, "Times New Roman", serif;
}

.kanun-metin h2 {
  color: var(--primary);
  border-bottom: 2px solid var(--primary-soft);
  padding-bottom: 4px;
  margin-top: 1.3em;
}

.kanun-metin .iptal {
  background: #f3f4f6;
  border-left: 3px solid #9ca3af;
  padding: 4px 8px;
  font-style: italic;
  color: #555;
  margin: 0.4em 0;
  border-radius: 4px;
}