Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
navbox bullet points
No edit summary
Line 246: Line 246:
margin-top:10px !important;
margin-top:10px !important;
}
}
.page-Main_Page .mp-topheader
.page-Main_Page .mp-topheader
{
{
Line 253: Line 254:
font-size: 38.4px;
font-size: 38.4px;
}
}
.page-Main_Page .mp-description
.page-Main_Page .mp-description
{
{
text-align: center;
text-align: center;
}
}
.mp-test
{
background-color: #583A31;
border-radius:8px;
}
.crits
.crits
{
{
Line 262: Line 271:
background-size: 100% 100%;
background-size: 100% 100%;
}
}
.minicrits
.minicrits
{
{
Line 267: Line 277:
background-size: 100% 100%;
background-size: 100% 100%;
}
}
.navbox ul, .navbox li
.navbox ul, .navbox li
{
{
Line 272: Line 283:
margin:0;
margin:0;
}
}
.navbox li:not(:last-child):after
.navbox li:not(:last-child):after
{
{
content:" · ";
content:" · ";
}
}