مدیاویکی:Common.css: تفاوت میان نسخه‌ها

پرش به ناوبری پرش به جستجو
۱٬۷۵۹ بایت حذف‌شده ،  ‏۱۷ دسامبر ۲۰۲۲
خنثی‌سازی نسخهٔ 79348 از Wikihagh admin (بحث)
بدون خلاصۀ ویرایش
برچسب: برگردانده‌شده
(خنثی‌سازی نسخهٔ 79348 از Wikihagh admin (بحث))
برچسب‌ها: خنثی‌سازی برگردانده‌شده
خط ۱: خط ۱:
/* --------------------- Begin Font Style ----------------- */
/* Persian Wikipedia UI fonts configurations, see also MediaWiki:Print.css
  These are written over the time on Monobook.css and Vector.css and shouldn't
  be changed radically without users consensus */
@font-face {
@font-face {
     font-family: 'Samim';
     font-family: 'Samim';
font-style: normal;
    src: url('/w/resources/fonts/Samim.eot');
font-weight: 400;
     src: url('/w/resources/fonts/Samim.eot?#iefix') format('embedded-opentype'),
font-display: swap;
url('/w/resources/fonts/Samim.woff') format('woff'),
src: url('/static/fonts/Samim-FD.woff2') format('woff2'),
url('/w/resources/fonts/Samim.ttf') format('truetype');
url('/static/fonts/Samim-FD.woff') format('woff');
    font-weight: normal;
}
@font-face {
     font-family: 'Samim';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url('/static/fonts/Samim-Medium-FD.woff2') format('woff2'),
url('/static/fonts/Samim-Medium-FD.woff') format('woff');
}
@font-face {
    font-family: 'Samim';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url('/static/fonts/Samim-Bold-FD.woff2') format('woff2'),
url('/static/fonts/Samim-Bold-FD.woff') format('woff');
}
}


@font-face {
@font-face {
font-family: 'Quran';
  font-family: 'me_quran';
font-style: normal;
  src: url('/w/resources/fonts/me_quran.eot') format('embedded-opentype');
font-weight: 400;
  src: url('/w/resources/fonts/me_quran.woff') format('woff'),
font-display: swap;
  url('/w/resources/fonts/me_quran.ttf') format('truetype'),
src: url('/static/fonts/me_quran.woff2') format('woff2'),
  url('/w/resources/fonts/me_quran.svg#me_quran') format('svg');
    url('/static/fonts/me_quran.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
}


@font-face {
@font-face {
font-family: 'Amiri';
  font-family: 'KFGQPCUthmanTahaNaskh';
font-style: italic;
  src: url('/w/resources/fonts/KFGQPCUthmanTahaNaskh.eot') format('embedded-opentype');
font-weight: 400;
  src: url('/w/resources/fonts/KFGQPCUthmanTahaNaskh.woff') format('woff'),
font-display: swap;
  url('/w/resources/fonts/KFGQPCUthmanTahaNaskh.ttf') format('truetype'),
src: url('/static/fonts/Amiri-Italic.woff2') format('woff2'),
  url('/w/resources/fonts/KFGQPCUthmanTahaNaskh.svg#KFGQPCUthmanTahaNaskh') format('svg');
    url('/static/fonts/Amiri-Italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
}


@font-face {
body {
font-family: 'Amiri';
/* generally a sans-serif font should be here */
font-style: italic;
font-family: Samim, 'Iranian Sans', 'Noto Sans Arabic', 'DejaVu Sans', sans-serif;
font-weight: 700;
font-display: swap;
src: url('/static/fonts/Amiri-BoldItalic.woff2') format('woff2'),
    url('/static/fonts/Amiri-BoldItalic.woff') format('woff');
}
}


@font-face {
.mw-body h1, .mw-body h2, .mw-body #firstHeading,
font-family: 'Amiri';
.mw-body .mw-editsection, .mw-body .mw-editsection-like,
font-style: normal;
.mw-body #toc h2, .mw-body .toc h2,
font-weight: 400;
#documentation-meta-data, .vector-sticky-header-context-bar-primary {
font-display: swap;
/* generally a serif font should be here but Arial is not acceptable for Persian */
src: url('/static/fonts/Amiri-Regular.woff2') format('woff2'),
font-family: Samim, 'Iranian Serif', 'Noto Naskh Arabic', 'Iranian Sans', 'DejaVu Sans', serif;
    url('/static/fonts/Amiri-Regular.woff') format('woff');
}
}


@font-face {
/* Ace editor now supports RTL editing but a monospace font with Arabic should be set for correct functionality */
font-family: 'Amiri';
.ace_editor { font-family: 'Courier New', monospace!important; }
font-style: normal;
font-weight: 700;
font-display: swap;
src: url('/static/fonts/Amiri-Bold.woff2') format('woff2'),
    url('/static/fonts/Amiri-Bold.woff') format('woff');
}


body {
/* force these to use inherited font configuration */
font-family: Samim, Tahoma, 'Noto Serif', 'Droid Arabic Naskh', 'DejaVu Sans', serif !important;
.ui-widget, .ui-widget *, button, input, select, optgroup {
font-size: 106%;
font-family: inherit;
}
}
/* end */


#content.mw-body  h1, #content.mw-body  h2, #content.mw-body  #firstHeading,
dfn {
#content.mw-body  .mw-editsection, .mw-body .mw-editsection-like,
font-style: inherit; /* Reset default styling for <dfn> */
#content.mw-body  #toc h2, #content.mw-body  .toc h2, .vector-sticky-header-context-bar-primary,
#template-documentation, #documentation-meta-data{
font-family: Samim, Tahoma, 'Noto Serif', 'Droid Arabic Naskh', 'DejaVu Sans', serif !important;
line-height: 1.6;
}
}
 
sup, sub {
textarea {
line-height: 1em;     /* Reduce line-height for <sup> and <sub> */
font-family: Samim, 'Courier New', monospace;
}
}


.mw-body-content {
/* Main page fixes */
font-kerning: auto;
font-size: 15px;
line-height: 2.4;
}


.quran-text {
body.page-ویکی‌پدیا_صفحه_تمرین #ca-edit,
font-size: 18px;
body.page-ویکی‌پدیا_آشنایی #ca-edit {
border: 1px dotted #36c;
}
}
 
body.page-ویکی‌پدیا_صفحه_تمرین #ca-edit:hover,
.quran-text span:nth-child(1) {
body.page-ویکی‌پدیا_آشنایی #ca-edit:hover {
    padding: 0 0 0 2px;
background: none repeat scroll 0 0 white;
border-color: transparent;
}
}
 
body.page-صفحهٔ_اصلی #mp-topbanner {
.quran-text span:nth-child(2) {
clear: both;
font-family: Quran, Tahoma,'DejaVu Sans';
word-spacing: 3px;
color: #215e21;
font-size: 18px;
line-height: normal;
}
}


.quran-text span:nth-child(3) {
body.page-صفحهٔ_اصلی #ca-delete,
    padding: 0 2px 0 0;
body.page-صفحهٔ_اصلی #deleteconfirm,
body.page-صفحهٔ_اصلی #t-cite,
body.page-صفحهٔ_اصلی #lastmod,
body.page-صفحهٔ_اصلی #siteSub,
body.page-صفحهٔ_اصلی #contentSub,
body.page-صفحهٔ_اصلی #catlinks,
body.page-صفحهٔ_اصلی #centralNotice,
body.page-درگاه_ورودی #siteSub,
body.page-درگاه_ورودی h1.firstHeading {
display: none !important;
}
}


.arabic-text {
body.page-صفحهٔ_اصلی #ca-history,
font-family: 'Amiri', serif;
body.page-صفحهٔ_اصلی #pagehistory {
color: #202122;
display: none;
font-size: 18px;
line-height: 2.4;
word-spacing: -1px;
}
}


.hadith-text {
/* تراز راست برای پیوند «ویرایش پیوندهای میان‌ویکی» در نوار کناری پوستهٔ وکتور جدید */
font-family: 'Amiri', serif;
.wb-langlinks-link {
color: #215e21;
text-align : right;
font-size: 18px;
line-height: 2.4;
word-spacing: -1px;
}
}


.references-small .quran-text {
/* Make the list of references in [[Template:Reflist]] smaller */
    font-size: 17px;
.references-small {  
font-size: 90%;
}
}


.references-small .hadith-text, .references-small .arabic-text {
/* Highlight clicked reference in blue to help navigation */
    font-size: 19px;
ol.references > li:target,
sup.reference:target,
span.citation:target, cite:target {  
background-color: #ecf0fa;
}
}
/* Ace editor now supports RTL editing but a monospace font with Arabic should be set for correct functionality */
.ace_editor { font-family: 'Courier New', monospace!important; }


/* force these to use inherited font configuration */
/* Ensure refs in table headers and the like aren't bold or italic */
.ui-widget, .ui-widget *, button, input, select, optgroup {
sup.reference {
font-family: inherit;
font-weight: normal;
font-style: normal;
}
}
/* end */


dfn {
/* Styling for citations */
font-style: inherit; /* Reset default styling for <dfn> */
span.citation, cite {
word-wrap: break-word;
}
}
sup, sub {
line-height: 1em;    /* Reduce line-height for <sup> and <sub> */
}
/* --------------------- End Font Style ----------------- */


/* --------------------- Begin Custom Style ----------------- */
/* If there is an inline link to a full citation, the full citation will turn blue when the inline link is clicked */
#siteSub {
cite:target {  
    display: block;
background-color: #ecf0fa;
    font-size: 0.8125rem;
}
}


.mw-redirectedfrom {
/* For linked citation numbers and document IDs, where the number need not be shown on a screen or a handheld, but should be included in the printed version */
    display: none;
}


.hatnote {
@media screen, handheld, projection {
padding: 5px 7px;
cite *.printonly {
color: #54595d;
display: none;
font-size: 0.8125rem;
}
overflow: hidden;
}
}


.mw-parser-output .hatnote {
/* Style for horizontal lists (separator following item) */
font-style: normal;
}


/* Min dist for h2 header with Samim font أ */
.skin-monobook .hlist dl,
.mw-body-content h2 {
.skin-modern .hlist dl,
padding: 0.2em 0 0 0;
.skin-vector .hlist dl {
line-height: 1.5em;
}
}
 
/* Style for horizontal lists (separator following item).
/* Show red links only for uesrs */
  IE8-specific classes are assigned in [[MediaWiki:Common.js/IEFixes.js]].
a.new, h2 a, h3 a {
  @source mediawiki.org/wiki/Snippets/Horizontal_lists
  color: unset;
  @revision 5 (2014-02-24)
  @author [[User:Edokter]]
*/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
}
 
/* Display list items inline */
/* References list */
.hlist dd,
.im-references {
.hlist dt,
max-height: 300px;
.hlist li {
overflow: auto;
margin: 0;
padding: 5px 0 5px 5px;
display: inline;
background: #f8f9fa;
}
}
/* --------------------- End Custom Style ----------------- */
/* Display nested lists inline */
 
.hlist.inline,
/* --------------------- Begin Persian Wikipedia Style----------------- */
.hlist.inline dl,
/* Main page fixes */
.hlist.inline ol,
 
.hlist.inline ul,
body.page-امامت‌پدیا_صفحه_تمرین #ca-edit,
.hlist dl dl, .hlist dl ol, .hlist dl ul,
body.page-امامت‌پدیا_آشنایی #ca-edit {
.hlist ol dl, .hlist ol ol, .hlist ol ul,
border: 1px dotted #36c;
.hlist ul dl, .hlist ul ol, .hlist ul ul {
display: inline;
}
}
body.page-امامت‌پدیا_صفحه_تمرین #ca-edit:hover,
/* Generate interpuncts */
body.page-امامت‌پدیا_آشنایی #ca-edit:hover {
.hlist dt:after {
background: none repeat scroll 0 0 white;
content: ": ";
border-color: transparent;
}
.hlist dd:after,
.hlist li:after {
content: " • ";
/*font-weight: bold;*/
}
}
body.page-صفحهٔ_اصلی #mp-topbanner {
.hlist dd:last-child:after,
clear: both;
.hlist dt:last-child:after,
.hlist li:last-child:after {
content: none;
}
}
 
/* For IE8 */
body.page-صفحهٔ_اصلی #ca-delete,
.hlist dd.hlist-last-child:after,
body.page-صفحهٔ_اصلی #deleteconfirm,
.hlist dt.hlist-last-child:after,
body.page-صفحهٔ_اصلی #t-cite,
.hlist li.hlist-last-child:after {
body.page-صفحهٔ_اصلی #lastmod,
content: none;
body.page-صفحهٔ_اصلی #siteSub,
body.page-صفحهٔ_اصلی #contentSub,
body.page-صفحهٔ_اصلی #catlinks,
body.page-صفحهٔ_اصلی h1.firstHeading,
body.page-صفحهٔ_اصلی #centralNotice,
body.page-درگاه_ورودی #siteSub,
body.page-درگاه_ورودی h1.firstHeading {
display: none !important;
}
}
 
/* Add parentheses around nested lists */
body.page-صفحهٔ_اصلی #ca-history,
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
body.page-صفحهٔ_اصلی #pagehistory {
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
display: none;
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before {
content: " (";
font-weight: normal;
}
}
 
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after,
/* تراز راست برای پیوند «ویرایش پیوندهای میان‌ویکی» در نوار کناری پوستهٔ وکتور جدید */
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
.wb-langlinks-link {
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
text-align : right;
content: ") ";
font-weight: normal;
}
}
 
/* For IE8 */
/* Make the list of references in [[Template:Reflist]] smaller */
.hlist dd dd.hlist-last-child:after, .hlist dd dt.hlist-last-child:after, .hlist dd li.hlist-last-child:after,
.references-small {  
.hlist dt dd.hlist-last-child:after, .hlist dt dt.hlist-last-child:after, .hlist dt li.hlist-last-child:after,
font-size: 90%;
.hlist li dd.hlist-last-child:after, .hlist li dt.hlist-last-child:after, .hlist li li.hlist-last-child:after {
content: ") ";
font-weight: normal;
}
}
 
/* Put ordinals in front of ordered list items */
/* Highlight clicked reference in blue to help navigation */
.hlist ol {
ol.references > li:target,
counter-reset: listitem;
sup.reference:target,
span.citation:target, cite:target {  
background-color: #ecf0fa;
}
}
 
.hlist ol > li {
/* Ensure refs in table headers and the like aren't bold or italic */
counter-increment: listitem;
sup.reference {
font-weight: normal;
font-style: normal;
}
}
 
.hlist ol > li:before {
/* Styling for citations */
content: " " counter(listitem) " ";
span.citation, cite {
content: " " counter(listitem, persian) " ";
word-wrap: break-word;
white-space: nowrap;
}
}
 
.hlist dd ol > li:first-child:before,
/* If there is an inline link to a full citation, the full citation will turn blue when the inline link is clicked */
.hlist dt ol > li:first-child:before,
cite:target {  
.hlist li ol > li:first-child:before {
background-color: #ecf0fa;
content: " (" counter(listitem) " ";
content: " (" counter(listitem, persian) " ";
}
}


/* For linked citation numbers and document IDs, where the number need not be shown on a screen or a handheld, but should be included in the printed version */
/* فهرست بدون گلوله */
.plainlist ul {
line-height: inherit;
list-style: none none;
margin: 0;
}
.plainlist ul li {
margin-bottom: 0;
}


@media screen, handheld, projection {
/* Normal font styling for table row headers with scope="row" tag */
cite *.printonly {
.wikitable.plainrowheaders th[scope=row] {
display: none;
font-weight: normal;
}
/* @noflip */
text-align: right;
}
}
 
/* Style for horizontal lists (separator following item) */
/* Lists in data cells are always left-aligned */
 
html[dir=rtl] .wikitable td ul,
.skin-monobook .hlist dl,
html[dir=rtl] .wikitable td ol,
.skin-modern .hlist dl,
html[dir=rtl] .wikitable td dl {
.skin-vector .hlist dl {
/* @noflip */
line-height: 1.5em;
text-align: right;
}
}
/* Style for horizontal lists (separator following item).
/* ...unless they also use the hlist class */
  IE8-specific classes are assigned in [[MediaWiki:Common.js/IEFixes.js]].
html[dir=rtl] .wikitable.hlist td ul,
  @source mediawiki.org/wiki/Snippets/Horizontal_lists
html[dir=rtl] .wikitable.hlist td ol,
  @revision 5 (2014-02-24)
html[dir=rtl] .wikitable.hlist td dl {
  @author [[User:Edokter]]
text-align: inherit;
*/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
}
/* Display list items inline */
 
.hlist dd,
/* Default style for navigation boxes */
.hlist dt,
.navbox {                     /* Navbox container style */
.hlist li {
box-sizing: border-box;
margin: 0;
border: 1px solid #a2a9b1;
display: inline;
width: 100%;
}
margin: auto;
/* Display nested lists inline */
clear: both;
.hlist.inline,
font-size: 88%;
.hlist.inline dl,
text-align: center;
.hlist.inline ol,
padding: 1px;
.hlist.inline ul,
.hlist dl dl, .hlist dl ol, .hlist dl ul,
.hlist ol dl, .hlist ol ol, .hlist ol ul,
.hlist ul dl, .hlist ul ol, .hlist ul ul {
display: inline;
}
}
/* Generate interpuncts */
.navbox-inner,
.hlist dt:after {
.navbox-subgroup {
content: ": ";
width: 100%;
}
}
.hlist dd:after,
.navbox-group,
.hlist li:after {
.navbox-title,
content: " • ";
.navbox-abovebelow {
font-family: Tahoma,'Noto Serif','Droid Arabic Naskh','DejaVu Sans',serif !important;
padding: 0.25em 1em;      /* Title, group and above/below styles */
}
line-height: 1.5em;
.hlist dd:last-child:after,
text-align: center;
.hlist dt:last-child:after,
.hlist li:last-child:after {
content: none;
}
}
/* For IE8 */
th.navbox-group {            /* Group style */
.hlist dd.hlist-last-child:after,
white-space: nowrap;
.hlist dt.hlist-last-child:after,
/* @noflip */
.hlist li.hlist-last-child:after {
text-align: right;
content: none;
}
}
/* Add parentheses around nested lists */
.navbox,
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
.navbox-subgroup {
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
background: #f8f9fa;     /* Background color */
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before {
content: " (";
font-weight: normal;
}
}
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after,
.navbox-list {
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
line-height: 1.8em;
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
border-color: #f8f9fa;   /* Must match background color */
content: ") ";
font-weight: normal;
}
}
/* For IE8 */
.navbox th,
.hlist dd dd.hlist-last-child:after, .hlist dd dt.hlist-last-child:after, .hlist dd li.hlist-last-child:after,
.navbox-title {
.hlist dt dd.hlist-last-child:after, .hlist dt dt.hlist-last-child:after, .hlist dt li.hlist-last-child:after,
background: #b3ccff;     /* Level 1 color */
.hlist li dd.hlist-last-child:after, .hlist li dt.hlist-last-child:after, .hlist li li.hlist-last-child:after {
content: ") ";
font-weight: normal;
}
}
/* Put ordinals in front of ordered list items */
.navbox-abovebelow,
.hlist ol {
th.navbox-group,
counter-reset: listitem;
.navbox-subgroup .navbox-title {
background: #dbe7ff;     /* Level 2 color */
}
}
.hlist ol > li {
.navbox-subgroup .navbox-group,
counter-increment: listitem;
.navbox-subgroup .navbox-abovebelow {
background: #e5edff;     /* Level 3 color */
}
}
.hlist ol > li:before {
.navbox-even {
content: " " counter(listitem) " ";
background: #f8f9fa;     /* Even row striping */
content: " " counter(listitem, -moz-persian) " ";
content: " " counter(listitem, persian) " ";
white-space: nowrap;
}
}
.hlist dd ol > li:first-child:before,
.navbox-odd {
.hlist dt ol > li:first-child:before,
background: transparent; /* Odd row striping */
.hlist li ol > li:first-child:before {
content: " (" counter(listitem) " ";
content: " (" counter(listitem, -moz-persian) " ";
content: " (" counter(listitem, persian) " ";
}
}
 
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */
/* فهرست بدون گلوله */
margin-top: -1px;         /* (doesn't work for IE6, but that's okay)      */
.plainlist ul {
line-height: inherit;
list-style: none none;
margin: 0;
}
}
.plainlist ul li {
.navbox .hlist td dl,
margin-bottom: 0;
.navbox .hlist td ol,
.navbox .hlist td ul,
.navbox td.hlist dl,
.navbox td.hlist ol,
.navbox td.hlist ul {
padding: 0.125em 0;      /* Adjust hlist padding in navboxes */
}
ol + table.navbox,
ul + table.navbox {
margin-top: 0.5em;        /* Prevent lists from clinging to navboxes */
}
 
/* RTL fix for navbox-list bullet lists; See [[Special:Permalink/24864265#خطای ظاهری]]. */
.navbox-list li {
unicode-bidi: isolate;
}
}


/* Normal font styling for table row headers with scope="row" tag */
/* Default styling for Navbar template */
.wikitable.plainrowheaders th[scope=row] {
.navbar {
display: inline;
font-size: 88%;
font-weight: normal;
font-weight: normal;
/* @noflip */
text-align: right;
}
}
.navbar ul {
/* Lists in data cells are always left-aligned */
display: inline;
.wikitable td ul,
white-space: nowrap;
.wikitable td ol,
.wikitable td dl {
/* @noflip */
text-align: right;
}
}
/* ...unless they also use the hlist class */
.navbar li {
.wikitable.hlist td ul,
word-spacing: -0.125em;
.wikitable.hlist td ol,
.wikitable.hlist td dl {
text-align: inherit;
}
}
 
.navbar.mini li { /* span is removed */
/* Default style for navigation boxes */
font-size: xx-small;
.navbox {                     /* Navbox container style */
box-sizing: border-box;
border: 1px solid #a2a9b1;
width: 100%;
margin: auto;
clear: both;
font-size: 88%;
text-align: center;
padding: 1px;
}
}
.navbox-inner,
.nv-talk > a {
.navbox-subgroup {
color: #002BB8;
width: 100%;
}
}
.navbox-group,
/* Navbar styling when nested in infobox and navbox */
.navbox-title,
.infobox .navbar {
.navbox-abovebelow {
font-size: 100%;
padding: 0.25em 1em;      /* Title, group and above/below styles */
}
line-height: 1.5em;
.navbox .navbar {
text-align: center;
display: block;
font-size: 100%;
}
}
th.navbox-group {             /* Group style */
.navbox-title .navbar {
white-space: nowrap;
/* @noflip */
float: right;
/* @noflip */
/* @noflip */
text-align: right;
text-align: right;
/* @noflip */
margin-left: 0.5em;
width: 6em;
}
}
.navbox,
 
.navbox-subgroup {
/* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript
background: #f8f9fa;     /* Background color */
  in [[MediaWiki:Common.js]] are styled here so they can be customised. */
.collapseButton {
/* @noflip */
float: left;
font-weight: normal;
/* @noflip */
margin-right: 0.5em;
/* @noflip */
text-align: left;
width: auto;
}
}
.navbox-list {
/* In navboxes, the show/hide button balances the v·d·e links
line-height: 1.8em;
  from [[Template:Navbar]], so they need to be the same width. */
border-color: #f8f9fa;   /* Must match background color */
.navbox .collapseButton {
width: 6em;
}
}
.navbox th,
 
.navbox-title {
/* Styling for JQuery makeCollapsible, matching that of collapseButton */
background: #b3ccff;     /* Level 1 color */
.mw-parser-output .mw-collapsible-toggle {
}
font-weight: normal;
.navbox-abovebelow,
/* @noflip */
th.navbox-group,
text-align: left;
.navbox-subgroup .navbox-title {
padding-right: 0.2em;
background: #dbe7ff;     /* Level 2 color */
padding-left: 0.2em;
}
}
.navbox-subgroup .navbox-group,
 
.navbox-subgroup .navbox-abovebelow {
.mw-collapsible-leftside-toggle .mw-collapsible-toggle {
background: #e5edff;     /* Level 3 color */
/* @noflip */
float: right;
/* @noflip */
text-align: right;
}
}
.navbox-even {
 
background: #f8f9fa;     /* Even row striping */
/* Infobox template style */
}
.infobox {
.navbox-odd {
border: 1px solid #a2a9b1;
background: transparent; /* Odd row striping */
border-spacing: 3px;
}
background-color: #f8f9fa;
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */
color: black;
margin-top: -1px;          /* (doesn't work for IE6, but that's okay)      */
/* @noflip */
}
margin: 0.5em 1em 0.5em 0;
.navbox .hlist td dl,
padding: 0.2em;
.navbox .hlist td ol,
/* @noflip */
.navbox .hlist td ul,
float: left;
.navbox td.hlist dl,
/* @noflip */
.navbox td.hlist ol,
clear: left;
.navbox td.hlist ul {
font-size: 88%;
padding: 0.125em 0;       /* Adjust hlist padding in navboxes */
line-height: 1.5em;
}
width: 22em;
ol + table.navbox,
ul + table.navbox {
margin-top: 0.5em;       /* Prevent lists from clinging to navboxes */
}
}


/* RTL fix for navbox-list bullet lists; See [[Special:Permalink/24864265#خطای ظاهری]]. */
/* not strictly certain these styles are necessary
.navbox-list li {
* just replicating the module faithfully
unicode-bidi: isolate;
*/
.infobox-subbox {
padding: 0;
border: none;
margin: -3px;
width: auto;
min-width: 100%;
font-size: 100%;
clear: none;
float: none;
background-color: transparent;
}
}


/* Default styling for Navbar template */
.infobox-header,
.navbar {
.infobox-label,
display: inline;
.infobox-above,
font-size: 88%;
.infobox-full-data,
font-weight: normal;
.infobox-data,
.infobox-below,
.infobox-subheader,
.infobox-image,
.infobox-navbar,
/* Remove element declaration when both a) infobox3cols is migrated and
* b) when every .infobox thing is using the standard module/templates  */
.infobox th,
.infobox td {
vertical-align: top;
}
}
.navbar ul {
 
display: inline;
.infobox-label,
white-space: nowrap;
.infobox-data,
/* Remove element declaration when both a) infobox3cols is migrated and
* b) when every .infobox thing is using the standard module/templates  */
.infobox th,
.infobox td {
/* @noflip */
text-align: right;
}
}
.navbar li {
 
word-spacing: -0.125em;
/* remove .infobox from below new class names when live */
.infobox .infobox-above,
.infobox .infobox-title, /* TODO remove caption line when class is live */
.infobox caption{
font-size: 125%;
font-weight: bold;
text-align: center;
}
}
.navbar.mini li { /* span is removed */
 
font-size: xx-small;
.infobox caption, /* TODO remove caption line when class is live */
.infobox-title {
padding: 0.2em;
}
}
.nv-talk > a {
 
color: #002BB8;
.infobox .infobox-header,
.infobox .infobox-subheader,
.infobox .infobox-image,
.infobox .infobox-full-data,
.infobox .infobox-below {
text-align: center;
}
}
/* Navbar styling when nested in infobox and navbox */
 
.infobox .navbar {
.infobox .infobox-navbar {
font-size: 100%;
text-align: left;
}
}
.navbox .navbar {
 
display: block;
.infobox.bordered {
font-size: 100%;
border-collapse: collapse;
}
}
.navbox-title .navbar {
 
/* @noflip */
/* TODO split definitions to appropriate class names when live from HTML element */
float: right;
.infobox.bordered td,
/* @noflip */
.infobox.bordered th {
text-align: right;
border: 1px solid #a2a9b1;
/* @noflip */
margin-left: 0.5em;
width: 6em;
}
}


/* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript
/* TODO split definitions to appropriate class names when live from HTML element */
  in [[MediaWiki:Common.js]] are styled here so they can be customised. */
.infobox.bordered .borderless td,
.collapseButton {
.infobox.bordered .borderless th {
/* @noflip */
border: 0;
float: left;
font-weight: normal;
/* @noflip */
margin-right: 0.5em;
/* @noflip */
text-align: left;
width: auto;
}
/* In navboxes, the show/hide button balances the v·d·e links
  from [[Template:Navbar]], so they need to be the same width. */
.navbox .collapseButton {
width: 6em;
}
}


/* Styling for JQuery makeCollapsible, matching that of collapseButton */
.infobox.sisterproject {
.mw-parser-output .mw-collapsible-toggle {
width: 20em;
font-weight: normal;
font-size: 90%;
/* @noflip */
text-align: left;
padding-right: 0.2em;
padding-left: 0.2em;
}
}


.mw-collapsible-leftside-toggle .mw-collapsible-toggle {
/* styles for bordered infobox with merged rows */
/* TODO split definitions to appropriate class names when live from HTML element */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
border: 0;
border-top: 1px solid #a2a9b1;
/* @noflip */
/* @noflip */
float: right;
border-left: 1px solid #a2a9b1;
}
 
/* TODO split definitions to appropriate class names when live from HTML element */
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
border: 0;
/* @noflip */
/* @noflip */
text-align: right;
border-left: 1px solid #a2a9b1;
}
}


/* Infobox template style */
/* Styles for geography infoboxes, eg countries,
.infobox {
  country subdivisions, cities, etc.            */
border: 1px solid #a2a9b1;
.infobox.geography {
border-spacing: 3px;
border-collapse: collapse;
background-color: #f8f9fa;
line-height: 1.2em;
color: black;
font-size: 90%;
/* @noflip */
}
margin: 0.5em 1em 0.5em 0;
 
padding: 0.2em;
/* TODO split definitions to appropriate class names when live from HTML element */
/* @noflip */
.infobox.geography  td,
float: left;
.infobox.geography  th {
/* @noflip */
border-top: 1px solid #a2a9b1;
clear: left;
padding: 0.4em 0.6em 0.4em 0.6em;
font-size: 88%;
line-height: 1.5em;
width: 22em;
}
}


/* not strictly certain these styles are necessary
/* TODO split definitions to appropriate class names when live from HTML element */
* just replicating the module faithfully
.infobox.geography .mergedtoprow td,
*/
.infobox.geography .mergedtoprow th {
.infobox-subbox {
border-top: 1px solid #a2a9b1;
padding: 0;
padding: 0.4em 0.6em 0.2em 0.6em;
border: none;
}
margin: -3px;
 
width: auto;
/* TODO split definitions to appropriate class names when live from HTML element */
min-width: 100%;
.infobox.geography .mergedrow td,
font-size: 100%;
.infobox.geography .mergedrow th {
clear: none;
border: 0;
float: none;
padding: 0 0.6em 0.2em 0.6em;
background-color: transparent;
}
}


.infobox-header,
/* TODO split definitions to appropriate class names when live from HTML element */
.infobox-label,
.infobox.geography .mergedbottomrow td,
.infobox-above,
.infobox.geography .mergedbottomrow th {
.infobox-full-data,
border-top: 0;
.infobox-data,
border-bottom: 1px solid #a2a9b1;
.infobox-below,
padding: 0 0.6em 0.4em 0.6em;
.infobox-subheader,
.infobox-image,
.infobox-navbar,
/* Remove element declaration when both a) infobox3cols is migrated and
* b) when every .infobox thing is using the standard module/templates  */
.infobox th,
.infobox td {
vertical-align: top;
}
}


.infobox-label,
/* TODO split definitions to appropriate class names when live from HTML element */
.infobox-data,
.infobox.geography .maptable td,
/* Remove element declaration when both a) infobox3cols is migrated and
.infobox.geography .maptable th {
* b) when every .infobox thing is using the standard module/templates  */
border: 0;
.infobox th,
padding: 0;
.infobox td {
/* @noflip */
text-align: right;
}
}


/* remove .infobox from below new class names when live */
/* Style for "notices" */
.infobox .infobox-above,
.notice {
.infobox .infobox-title, /* TODO remove caption line when class is live */
margin: 1em;
.infobox caption{
padding: 0.2em;
font-size: 125%;
font-weight: bold;
text-align: center;
padding: 5px 0;
}
}


.infobox caption, /* TODO remove caption line when class is live */
#disambig {
.infobox-title {
border-top: 1px solid #c8ccd1;
padding: 0.2em;
border-bottom: 1px solid #c8ccd1;
}
}


.infobox .infobox-header,
.notice-text, .toggle-box, .red-button, .goal, div.red-button, div.siteNoticeSmall, div#siteNotice {
.infobox .infobox-subheader,
font-family: inherit;
.infobox .infobox-image,
.infobox .infobox-full-data,
.infobox .infobox-below {
text-align: center;
}
}


.infobox .infobox-navbar {
DIV.siteNoticeSmall {
text-align: left;
font-size: 15pt;
}
}


.infobox.bordered {
/* Persondata and other (future) metadata */
border-collapse: collapse;
table.InChI, /* temporary */
table.persondata {
border: 1px solid #a2a9b1;
display: none;
speak: none;
}
}
 
.InChI-label, /* temporary */
/* TODO split definitions to appropriate class names when live from HTML element */
.persondata-label {
.infobox.bordered td,
color: #a2a9b1;
.infobox.bordered th {
border: 1px solid #a2a9b1;
}
}


/* TODO split definitions to appropriate class names when live from HTML element */
/* Icons for medialist templates [[Template:Listen]], [[Template:Multi-listen_start]], [[Template:Video]], [[Template:Multi-video_start]] */
.infobox.bordered .borderless td,
div.listenlist {
.infobox.bordered .borderless th {
background: url("//upload.wikimedia.org/wikipedia/commons/3/3f/Gnome_speakernotes_30px.png");
border: 0;
/* @noflip */
padding-right: 40px;
}
}


.infobox.sisterproject {
div.videolist, div.multivideolist {
width: 20em;
background: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/20/Tango-video-x-generic.png/40px-Tango-video-x-generic.png");
font-size: 90%;
padding-right: 50px;
}
}


/* styles for bordered infobox with merged rows */
/* Change the external link icon to an Adobe icon for all PDF files
/* TODO split definitions to appropriate class names when live from HTML element */
  in browsers that support these CSS selectors, like Mozilla and Opera */
.infobox.bordered .mergedtoprow td,
.mw-body a[href$=".pdf"].external,
.infobox.bordered .mergedtoprow th {
.mw-body a[href*=".pdf?"].external,
border: 0;
.mw-body a[href*=".pdf#"].external,
border-top: 1px solid #a2a9b1;
.mw-body a[href$=".PDF"].external,
.mw-body a[href*=".PDF?"].external,
.mw-body a[href*=".PDF#"].external,
div#mw_content a[href$=".pdf"].external,
div#mw_content a[href*=".pdf?"].external,
div#mw_content a[href*=".pdf#"].external,
div#mw_content a[href$=".PDF"].external,
div#mw_content a[href*=".PDF?"].external,
div#mw_content a[href*=".PDF#"].external {
background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat left;
/* @noflip */
/* @noflip */
border-left: 1px solid #a2a9b1;
padding-left: 18px;
}
}


/* TODO split definitions to appropriate class names when live from HTML element */
/* Change the external link icon to an Adobe icon anywhere the PDFlink class */
.infobox.bordered .mergedrow td,
/* is used (notably Template:PDFlink). This works in IE, unlike the above. */
.infobox.bordered .mergedrow th {
span.PDFlink a {
border: 0;
background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") center left no-repeat !important;
/* @noflip */
padding-left: 18px !important;
border-left: 1px solid #a2a9b1;
}
}


/* Styles for geography infoboxes, eg countries,
span.geolink a {
  country subdivisions, cities, etc.            */
background: url(//upload.wikimedia.org/wikipedia/en/a/a7/Monobook-globe.png) center left no-repeat !important;
.infobox.geography {
padding-left: 11px !important;
border-collapse: collapse;
line-height: 1.2em;
font-size: 90%;
}
}


/* TODO split definitions to appropriate class names when live from HTML element */
/* Content in columns with CSS instead of tables [[Template:Columns]] */
.infobox.geography  td,
div.columns-2 div.column {
.infobox.geography  th {
/* @noflip */
border-top: 1px solid #a2a9b1;
float: right;
padding: 0.4em 0.6em 0.4em 0.6em;
width: 50%;
min-width: 300px;
}
}


/* TODO split definitions to appropriate class names when live from HTML element */
div.columns-3 div.column {
.infobox.geography .mergedtoprow td,
/* @noflip */
.infobox.geography .mergedtoprow th {
float: right;
border-top: 1px solid #a2a9b1;
width: 33.3%;
padding: 0.4em 0.6em 0.2em 0.6em;
min-width: 200px;
}
}


/* TODO split definitions to appropriate class names when live from HTML element */
div.columns-4 div.column {
.infobox.geography .mergedrow td,
/* @noflip */
.infobox.geography .mergedrow th {
float: right;
border: 0;
width: 25%;
padding: 0 0.6em 0.2em 0.6em;
min-width: 150px;
}
}


/* TODO split definitions to appropriate class names when live from HTML element */
div.columns-5 div.column {
.infobox.geography .mergedbottomrow td,
/* @noflip */
.infobox.geography .mergedbottomrow th {
float: right;
border-top: 0;
width: 20%;
border-bottom: 1px solid #a2a9b1;
min-width: 120px;
padding: 0 0.6em 0.4em 0.6em;
}
}


/* TODO split definitions to appropriate class names when live from HTML element */
/*Add formatting to make sure that "external references" from [[Template:Ref]] do
.infobox.geography .maptable td,
  not get URL expansion, not even when printed. The mechanism up to MediaWiki 1.4 was
.infobox.geography .maptable th {
  that the HTML code contained a SPAN following the anchor A; this SPAN had the class
border: 0;
  "urlexpansion", which was not displayed on screen, but was shown when the medium was
padding: 0;
  "print". The rules below ensure (a) that there is no extra padding to the left of
}
  the anchor (displayed as "[<number>]"), (b) that there is no "external link arrow" for
  the link, and (c) that this SPAN of class "urlexpansion" is never shown.
*/


/* Style for "notices" */
.plainlinksneverexpand {
.notice {
background: none ! important;
margin: 1em;
padding: 0 ! important;
padding: 0.2em;
}
}


#disambig {
.plainlinksneverexpand .urlexpansion {
border-top: 1px solid #c8ccd1;
display: none ! important;
border-bottom: 1px solid #c8ccd1;
}
}


.notice-text, .toggle-box, .red-button, .goal, div.red-button, div.siteNoticeSmall, div#siteNotice {
/* Make sure that ext links displayed within "plainlinksneverexpand" don't get
font-family: inherit;
  the arrow...
*/
.plainlinksneverexpand a {
background: none !important;
padding: 0 !important;
}
}


DIV.siteNoticeSmall {
/* Messagebox templates */
font-size: 15pt;
.messagebox {
}
border: 1px solid #a2a9b1;
 
background-color: #f8f9fa;
/* Persondata and other (future) metadata */
width: 80%;
table.InChI, /* temporary */
margin: 0 auto 1em auto;
table.persondata {
padding: .2em;
border: 1px solid #a2a9b1;
display: none;
speak: none;
}
}
.InChI-label, /* temporary */
.messagebox.merge {
.persondata-label {
border: 1px solid #c0b8cc;
color: #a2a9b1;
background-color: #f0e5ff;
text-align: center;
}
}
 
.messagebox.cleanup {
/* Icons for medialist templates [[Template:Listen]], [[Template:Multi-listen_start]], [[Template:Video]], [[Template:Multi-video_start]] */
border: 1px solid #9f9fff;
div.listenlist {
background-color: #efefff;
background: url("//upload.wikimedia.org/wikipedia/commons/3/3f/Gnome_speakernotes_30px.png");
text-align: center;
/* @noflip */
}
padding-right: 40px;
.messagebox.standard-talk {
border: 1px solid #c0c090;
background-color: #f8eaba;
}
}
 
.messagebox.nested-talk {
div.videolist, div.multivideolist {
border: 1px solid #c0c090;
background: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/20/Tango-video-x-generic.png/40px-Tango-video-x-generic.png");
background-color: #f8eaba;
padding-right: 50px;
width: 100%;
margin: 2px 4px 2px 4px;
}
}
 
.messagebox.small {
/* Change the external link icon to an Adobe icon for all PDF files
width: 238px;
  in browsers that support these CSS selectors, like Mozilla and Opera */
font-size: 85%;
.mw-body a[href$=".pdf"].external,
/* @noflip */
.mw-body a[href*=".pdf?"].external,
float: left;
.mw-body a[href*=".pdf#"].external,
clear: both;
.mw-body a[href$=".PDF"].external,
/* @noflip */
.mw-body a[href*=".PDF?"].external,
margin: 0 0 1em 1em;
.mw-body a[href*=".PDF#"].external,
line-height: 1.25em;
div#mw_content a[href$=".pdf"].external,
}
div#mw_content a[href*=".pdf?"].external,
.messagebox.small-talk {
div#mw_content a[href*=".pdf#"].external,
width: 238px;
div#mw_content a[href$=".PDF"].external,
font-size: 85%;
div#mw_content a[href*=".PDF?"].external,
/* @noflip */
div#mw_content a[href*=".PDF#"].external {
float: left;
background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat left;
clear: both;
/* @noflip */
/* @noflip */
padding-left: 18px;
margin: 0 0 1em 1em;
line-height: 1.25em;
background: #fff2cc;
}
}


/* Change the external link icon to an Adobe icon anywhere the PDFlink class */
/* Article message box styles */
/* is used (notably Template:PDFlink). This works in IE, unlike the above. */
table.ambox {
span.PDFlink a {
margin: 0px 10%;                  /* 10% = Will not overlap with other elements */
background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") center left no-repeat !important;
border: 1px solid #a2a9b1;
padding-left: 18px !important;
border-right: 10px solid #36c;  /* Default "notice" blue */
background: #f8f9fa;  
}
}
 
table.ambox + table.ambox {     /* Single border between stacked boxes. */
span.geolink a {
margin-top: -1px;
background: url(//upload.wikimedia.org/wikipedia/en/a/a7/Monobook-globe.png) center left no-repeat !important;
padding-left: 11px !important;
}
}
 
.ambox th.mbox-text,
/* Content in columns with CSS instead of tables [[Template:Columns]] */
.ambox td.mbox-text {            /* The message body cell(s) */
div.columns-2 div.column {
padding: 0.25em 0.5em;      /* 0.5em left/right */
/* @noflip */
float: right;
width: 50%;
min-width: 300px;
}
}
 
.ambox td.mbox-image {           /* The left image cell */
div.columns-3 div.column {
padding: 2px 0.5em 2px 0;   /* 0.5em right, 0px left */
/* @noflip */
float: right;
width: 33.3%;
min-width: 200px;
}
}
 
.ambox td.mbox-imageright {     /* The right image cell */
div.columns-4 div.column {
padding: 2px 0 2px 0.5em;    /* 0px right, 0.5em left */
/* @noflip */
float: right;
width: 25%;
min-width: 150px;
}
}
 
div.columns-5 div.column {
table.ambox-notice {
/* @noflip */
border-right: 10px solid #36c;    /* Blue */
float: right;
width: 20%;
min-width: 120px;
}
}
 
table.ambox-speedy {
/*Add formatting to make sure that "external references" from [[Template:Ref]] do
border-right: 10px solid #DD0000;    /* Red */
  not get URL expansion, not even when printed. The mechanism up to MediaWiki 1.4 was
background: #fee7e6;                   /* Pink */
  that the HTML code contained a SPAN following the anchor A; this SPAN had the class
}
  "urlexpansion", which was not displayed on screen, but was shown when the medium was
table.ambox-delete {
  "print". The rules below ensure (a) that there is no extra padding to the left of
border-right: 10px solid #DD0000;   /* Red */
  the anchor (displayed as "[<number>]"), (b) that there is no "external link arrow" for
  the link, and (c) that this SPAN of class "urlexpansion" is never shown.
*/
 
.plainlinksneverexpand {
background: none ! important;
padding: 0 ! important;
}
}
 
table.ambox-content {
.plainlinksneverexpand .urlexpansion {
border-right: 10px solid #FF5D00;   /* Orange */
display: none ! important;
}
}
 
table.ambox-style {
/* Make sure that ext links displayed within "plainlinksneverexpand" don't get
border-right: 10px solid #fc3;   /* Yellow */
  the arrow...
*/
.plainlinksneverexpand a {
background: none !important;
padding: 0 !important;
}
}
 
table.ambox-move {
/* Messagebox templates */
border-right: 10px solid #9932cc;   /* Purple */
.messagebox {
border: 1px solid #a2a9b1;
background-color: #f8f9fa;
width: 80%;
margin: 0 auto 1em auto;
padding: .2em;
}
}
.messagebox.merge {
table.ambox-protection {
border: 1px solid #c0b8cc;
border-right: 10px solid #a2a9b1;       /* Gray-gold */
background-color: #f0e5ff;
text-align: center;
}
}
.messagebox.cleanup {
 
border: 1px solid #9f9fff;
/* Disambig and set index box styles */
background-color: #efefff;
table.dmbox {
text-align: center;
clear: both;
margin: 0.9em 1em;
border-top: 1px solid #c8ccd1;  
border-bottom: 1px solid #c8ccd1;  
background: transparent;
}
}
.messagebox.standard-talk {
border: 1px solid #c0c090;
/* Footer and header message box styles */
background-color: #f8eaba;
table.fmbox {
}
clear: both;
.messagebox.nested-talk {
margin: 0.2em 0;
border: 1px solid #c0c090;
background-color: #f8eaba;
width: 100%;
width: 100%;
margin: 2px 4px 2px 4px;
border: 1px solid #a2a9b1;
background: #f8f9fa;    /* Default "system" gray */
}
}
.messagebox.small {
table.fmbox-system {
width: 238px;
background: #f8f9fa;
font-size: 85%;
}
/* @noflip */
table.fmbox-warning {
float: left;
border: 1px solid #DD0000; /* Dark pink */
clear: both;
background: #fee7e6;       /* Pink */
/* @noflip */
margin: 0 0 1em 1em;
line-height: 1.25em;
}
}
.messagebox.small-talk {
table.fmbox-editnotice {
width: 238px;
background: transparent;
font-size: 85%;
/* @noflip */
float: left;
clear: both;
/* @noflip */
margin: 0 0 1em 1em;
line-height: 1.25em;
background: #fff2cc;
}
}
 
/* Div based "warning" style fmbox messages. */
/* Article message box styles */
div.mw-warning-with-logexcerpt,
table.ambox {
div.mw-lag-warn-high,
margin: 0px 10%;                 /* 10% = Will not overlap with other elements */
div.mw-cascadeprotectedwarning,
border: 1px solid #a2a9b1;  
div#mw-protect-cascadeon {
border-right: 10px solid #36c; /* Default "notice" blue */
clear: both;
background: #f8f9fa;  
margin: 0.2em 0;
border: 1px solid #DD0000;
background: #fee7e6;
padding: 0.25em 0.9em;
}
}
table.ambox + table.ambox {      /* Single border between stacked boxes. */
/* Div based "system" style fmbox messages.
margin-top: -1px;
  Used in [[MediaWiki:Readonly lag]]. */
div.mw-lag-warn-normal,
div.fmbox-system {
clear: both;
margin: 0.2em 0;
border: 1px solid #a2a9b1;
background: #f8f9fa;
padding: 0.25em 0.9em;
}
}
.ambox th.mbox-text,
 
.ambox td.mbox-text {            /* The message body cell(s) */
/* Other pages message box styles */
padding: 0.25em 0.5em;       /* 0.5em left/right */
table.ombox {
margin: 4px 10%;
border-collapse: collapse;
border: 1px solid #a2a9b1;   /* Default "notice" gray */
background-color: #f8f9fa;
box-sizing: border-box;
}
}
.ambox td.mbox-image {           /* The left image cell */
 
padding: 2px 0.5em 2px 0;    /* 0.5em right, 0px left */
table.ombox-notice {
border: 1px solid #a2a9b1;    /* Gray */
}
}
.ambox td.mbox-imageright {     /* The right image cell */
 
padding: 2px 0 2px 0.5em;    /* 0px right, 0.5em left */
table.ombox-speedy {
border: 2px solid #b32424;    /* Red */
background-color: #fee7e6;    /* Pink */
}
}
 
table.ambox-notice {
table.ombox-delete {
border-right: 10px solid #36c;    /* Blue */
border: 2px solid #b32424;    /* Red */
}
}
table.ambox-speedy {
 
border-right: 10px solid #DD0000;    /* Red */
table.ombox-content {
background: #fee7e6;                  /* Pink */
border: 1px solid #f28500;    /* Orange */
}
}
table.ambox-delete {
 
border-right: 10px solid #DD0000;   /* Red */
table.ombox-style {
border: 1px solid #fc3;       /* Yellow */
}
}
table.ambox-content {
 
border-right: 10px solid #FF5D00;    /* Orange */
table.ombox-move {
}
border: 1px solid #9932cc;    /* Purple */
table.ambox-style {
border-right: 10px solid #fc3;    /* Yellow */
}
table.ambox-move {
border-right: 10px solid #9932cc;    /* Purple */
}
table.ambox-protection {
border-right: 10px solid #a2a9b1;      /* Gray-gold */
}
}


/* Disambig and set index box styles */
table.ombox-protection {
table.dmbox {
border: 2px solid #a2a9b1;   /* Gray-gold */
clear: both;
margin: 0.9em 1em;
border-top: 1px solid #c8ccd1;  
border-bottom: 1px solid #c8ccd1;
background: transparent;
}
}
   
   
/* Footer and header message box styles */
/* These mbox-small classes must be placed after all other
table.fmbox {
  ambox/tmbox/ombox etc classes. "body.mediawiki" is so
clear: both;
  they override "table.ambox + table.ambox" above. */
margin: 0.2em 0;
html body.mediawiki .mbox-small {   /* For the "small=yes" option. */
width: 100%;
/* @noflip */
border: 1px solid #a2a9b1;
clear: left;
background: #f8f9fa;     /* Default "system" gray */
/* @noflip */
float: left;
/* @noflip */
margin: 4px 1em 4px 0;
box-sizing: border-box;
width: 238px;
font-size: 88%;
line-height: 1.25em;
}
}
table.fmbox-system {
html body.mediawiki .mbox-small-right {   /* For the "small=right" option. */
background: #f8f9fa;
/* @noflip */
margin: 4px 0 4px 1em;
box-sizing: border-box;
overflow: hidden;
width: 238px;
border-collapse: collapse;
font-size: 88%;
line-height: 1.25em;
}
}
table.fmbox-warning {
 
border: 1px solid #DD0000;  /* Dark pink */
/* Style for compact ambox */
background: #fee7e6;        /* Pink */
/* Hide the images */
.compact-ambox table .mbox-image,
.compact-ambox table .mbox-imageright,
.compact-ambox table .mbox-empty-cell {
display: none;
}
}
table.fmbox-editnotice {
 
background: transparent;
/* Remove borders, backgrounds, padding, etc. */
.compact-ambox table.ambox {
border: none;
border-collapse: collapse;
background-color: transparent;
margin: 0 1.6em 0 0 !important;
padding: 0 !important;
width: auto;
display: block;
}
}
/* Div based "warning" style fmbox messages. */
 
div.mw-warning-with-logexcerpt,
body.mediawiki .compact-ambox table.mbox-small-left {
div.mw-lag-warn-high,
font-size: 100%;
div.mw-cascadeprotectedwarning,
width: auto;
div#mw-protect-cascadeon {
margin: 0;
clear: both;
margin: 0.2em 0;
border: 1px solid #DD0000;
background: #fee7e6;
padding: 0.25em 0.9em;
}
}
/* Div based "system" style fmbox messages.
 
  Used in [[MediaWiki:Readonly lag]]. */
/* Style the text cell as a list item and remove its padding */
div.mw-lag-warn-normal,
.compact-ambox table .mbox-text {
div.fmbox-system {
padding: 0 !important;
clear: both;
margin: 0 !important;
margin: 0.2em 0;
border: 1px solid #a2a9b1;
background: #f8f9fa;
padding: 0.25em 0.9em;
}
}
 
/* These mbox-small classes must be placed after all other
.compact-ambox table .mbox-text-span {
  ambox/tmbox/ombox etc classes. "body.mediawiki" is so
display: list-item;
  they override "table.ambox + table.ambox" above. */
line-height: 1.5em;
html body.mediawiki .mbox-small {   /* For the "small=yes" option. */
list-style-type: square;
/* @noflip */
list-style-image: url(/w/skins/MonoBook/resources/images/bullet.svg);
clear: left;
}
/* @noflip */
 
float: left;
/* Allow for hiding text in compact form */
/* @noflip */
.compact-ambox .hide-when-compact {
margin: 4px 1em 4px 0;
display: none;
box-sizing: border-box;
width: 238px;
font-size: 88%;
line-height: 1.25em;
}
html body.mediawiki .mbox-small-right {  /* For the "small=right" option. */
/* @noflip */
margin: 4px 0 4px 1em;
box-sizing: border-box;
overflow: hidden;
width: 238px;
border-collapse: collapse;
font-size: 88%;
line-height: 1.25em;
}
}


/* Style for compact ambox */
/* Put a checker background at the image description page only visible if the image has transparent background */
/* Hide the images */
#file img {
.compact-ambox table .mbox-image,
background: url("//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;
.compact-ambox table .mbox-imageright,
.compact-ambox table .mbox-empty-cell {
display: none;
}
}


/* Remove borders, backgrounds, padding, etc. */
#wpSave {
.compact-ambox table.ambox {
font-weight: bold;
border: none;
border-collapse: collapse;
background-color: transparent;
margin: 0 1.6em 0 0 !important;
padding: 0 !important;
width: auto;
display: block;
}
}


body.mediawiki .compact-ambox table.mbox-small-left {
/* suppress missing interwiki image links where #ifexist cannot be used due to high number of requests */
font-size: 100%;
/* use restricted to rail icon management pages */
width: auto;
/* see .hidden-redlink on //meta.wikimedia.org/wiki/MediaWiki:Common.css */
margin: 0;
.check-icon a.new {
display: none;  
speak:none;
}
}


/* Style the text cell as a list item and remove its padding */
/* Removes underlines from links */
.compact-ambox table .mbox-text {
.nounderlines a {  
padding: 0 !important;
text-decoration: none;
margin: 0 !important;
}
}


.compact-ambox table .mbox-text-span {
/* Remove underline from IPA links */
display: list-item;
.IPA a:link, .IPA a:visited {
line-height: 1.5em;
text-decoration: none;
list-style-type: square;
list-style-image: url(/w/skins/MonoBook/resources/images/bullet.svg);
}
}


/* Allow for hiding text in compact form */
/* Removes useless links from printout */
.compact-ambox .hide-when-compact {
@media print {
display: none;
#privacy, #about, #disclaimer {display:none;}
}
}


/* Put a checker background at the image description page only visible if the image has transparent background */
#EnWpMpBook { background-image: url(//upload.wikimedia.org/wikipedia/en/7/7e/MP-open-book.png); }
#file img {
#EnWpMpSearch { background: url(//upload.wikimedia.org/wikipedia/en/a/ae/MP-magnifying-glass.png) no-repeat top left; }
background: url("//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;
#EnWpMpSearchInner { float: left; width: 20em; text-align: center; }
}
#EnWpMpBook2 { background-image: url(//upload.wikimedia.org/wikipedia/commons/8/8e/MP-open-book2.png); }


#wpSave {
/* Standard Navigationsleisten, aka box hiding thingy from .de.  Documentation at [[Wikipedia:NavFrame]]. */
font-weight: bold;
}


/* suppress missing interwiki image links where #ifexist cannot be used due to high number of requests */
div.Boxmerge,
/* use restricted to rail icon management pages */
div.NavFrame {
/* see .hidden-redlink on //meta.wikimedia.org/wiki/MediaWiki:Common.css */
margin: 0px;
.check-icon a.new {
padding: 4px;
display: none;  
border: 1px solid #a2a9b1;
speak:none;
text-align: center;
border-collapse: collapse;
font-size: 95%;
}
}
 
div.Boxmerge div.NavFrame {
/* Removes underlines from links */
border-style: none;
.nounderlines a {  
border-style: hidden;
text-decoration: none;
}
}
 
div.NavFrame + div.NavFrame {
/* Remove underline from IPA links */
border-top-style: none;
.IPA a:link, .IPA a:visited {
border-top-style: hidden;
text-decoration: none;
}
}
 
div.NavPic {
/* Removes useless links from printout */
background-color: #fff;
@media print {
margin: 0px;
#privacy, #about, #disclaimer {display:none;}
padding: 2px;
float: right;
}
}
 
div.NavFrame div.NavHead {
#EnWpMpBook { background-image: url(//upload.wikimedia.org/wikipedia/en/7/7e/MP-open-book.png); }
height: 1.6em;
#EnWpMpSearch { background: url(//upload.wikimedia.org/wikipedia/en/a/ae/MP-magnifying-glass.png) no-repeat top left; }
font-weight: bold;
#EnWpMpSearchInner { float: left; width: 20em; text-align: center; }
background-color: #b3ccff;
#EnWpMpBook2 { background-image: url(//upload.wikimedia.org/wikipedia/commons/8/8e/MP-open-book2.png); }
position:relative;
 
/* Standard Navigationsleisten, aka box hiding thingy from .de.  Documentation at [[Wikipedia:NavFrame]]. */
 
div.Boxmerge,
div.NavFrame {
margin: 0px;
padding: 4px;
border: 1px solid #a2a9b1;
text-align: center;
border-collapse: collapse;
font-size: 95%;
}
}
div.Boxmerge div.NavFrame {
div.NavFrame div.NavHead:hover {
border-style: none;
background-color: #aaf;
border-style: hidden;
}
div.NavFrame + div.NavFrame {
border-top-style: none;
border-top-style: hidden;
}
div.NavPic {
background-color: #fff;
margin: 0px;
padding: 2px;
float: right;
}
div.NavFrame div.NavHead {
height: 1.6em;
font-weight: bold;
background-color: #b3ccff;
position:relative;
}
div.NavFrame div.NavHead:hover {
background-color: #aaf;
}
}
div.NavFrame p {
div.NavFrame p {
خط ۱٬۳۲۲: خط ۱٬۲۲۲:
/* Selectively hide headers in WikiProject banners */
/* Selectively hide headers in WikiProject banners */
/* TemplateStyles */
/* TemplateStyles */
.wpb .wpb-header {
display: none;
}
.wpbs-inner .wpb .wpb-header {
.wpbs-inner .wpb .wpb-header {
display: table-row;
display: table-row;
}
.wpbs-inner .wpb-outside {
display: none;            /* hide things that should only display outside shells */
}
}


خط ۱٬۴۴۱: خط ۱٬۳۳۳:
body.ns-2[class*="_صفحه_تمرین"] #firstHeading::after {
body.ns-2[class*="_صفحه_تمرین"] #firstHeading::after {
color: #72777d;
color: #72777d;
content: "توجه:این صفحه بخشی از دانشنامه نیست و صرفاً جهت ویرایش آزمایشی در امامت‌پدیا کاربرد دارد.";
content: "توجه:این صفحه بخشی از دانشنامه نیست و صرفاً جهت ویرایش آزمایشی در ویکی‌پدیا کاربرد دارد.";
float: left;
float: left;
width: 40%;
width: 40%;
خط ۱٬۴۷۰: خط ۱٬۳۶۲:


/* کمی پیوند ایجاد مقاله بزرگتر شود که پس از حذف بیشتر استفاده شود */
/* کمی پیوند ایجاد مقاله بزرگتر شود که پس از حذف بیشتر استفاده شود */
.mw-warning-with-logexcerpt a[title="امامت‌پدیا:ایجاد مقاله"] { font-size: 120%; font-weight: bold; }
.mw-warning-with-logexcerpt a[title="ویکی‌پدیا:ایجاد مقاله"] { font-size: 120%; font-weight: bold; }


/* Make the textarea pink when an admin is editing a protected page */
/* Make the textarea pink when an admin is editing a protected page */
خط ۱٬۵۳۹: خط ۱٬۴۳۱:
}
}


.reflist-persian-alpha ol:lang( fa ) li {
.reflist-persian-alpha ol:lang( fa ) li {
list-style-type: persian-alpha !important;
list-style-type: persian-alpha !important;
direction: rtl;
direction: rtl;
text-align: right;
text-align: right;
margin-left: 0;
margin-left: 0;
}
}
 
 
/* Right margin for left-aligned tables */
/* Right margin for left-aligned tables */
table[align="left"] {
table[align="left"] {
margin-right: 1.2em;
margin-right: 1.2em;
}
}
 
 
/* Center aligning wikitables should be as easy as using align=center */
/* Center aligning wikitables should be as easy as using align=center */
table.wikitable[align="center"] {
table.wikitable[align="center"] {
margin-right: auto;
margin-right: auto;
margin-left: auto;
margin-left: auto;
}
 
.mw-indicator, .mw-helplink, .mw-indicator-pp-default {
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
 
/* Temporary fix for Template:Allow_wrap until T283071 is fixed */
.wrap {
  white-space: normal;
}
}


.mw-indicator, .mw-helplink, .mw-indicator-pp-default {
.catlinks, .vector-language-sidebar-alert, .sistersitebox {
-moz-user-select: none;
border-radius: 4px;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
 
/* Temporary fix for Template:Allow_wrap until T283071 is fixed */
.wrap {
  white-space: normal;
}
}
/* --------------------- End Persian Wikipedia Style----------------- */

منوی ناوبری