"سانچہ:Wikipedia languages/styles.css" کے نسخوں کے درمیان فرق
Appearance
م Izno moved page Template:Wikipedia languages/sandbox2/styles.css to Template:Wikipedia languages/styles.css without leaving a redirect: tstyles |
small = yes |
||
سطر 1: | سطر 1: | ||
/* {{pp|small=yes}} */ | |||
.wikipedia-languages-complete { | .wikipedia-languages-complete { | ||
font-weight: bold; | font-weight: bold; |
نسخہ بمطابق 01:40، 31 دسمبر 2020ء
/* {{pp|small=yes}} */
.wikipedia-languages-complete {
font-weight: bold;
}
.wikipedia-languages ul {
margin-left: 0;
}
.wikipedia-languages ul a {
white-space: nowrap;
}
.wikipedia-languages > ul {
list-style: none;
text-align: center;
clear: both;
}
.wikipedia-languages-count-container {
width: 90%;
display: flex;
justify-content: center;
padding-top: 1em;
margin: 0 auto;
}
.wikipedia-languages-prettybars {
width: 100%;
height: 1px;
margin: 0.5em 0;
background-color: #c8ccd1;
flex-shrink: 1;
align-self: center;
}
.wikipedia-languages-count {
padding: 0 1em;
white-space: nowrap;
}