Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 256:
 
/*Bullet list coloring*/
ul li::marker {
color: #4DB6B0 !importantorange;
unicode-bidi: isolate;
 
font-variant-numeric: tabular-nums;
ul {
text-transform: none;
list-style-image: none;
text-indent: 0px !important;
text-align: start !important;
text-align-last: start !important;
}
 
Line 720 ⟶ 718:
border: 1px #4DB6B0;
background-color: rgb(var(--theme-background-secondary));
.marker {
color: orange;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.