Изменения

MediaWiki:Common.css

611 байтов убрано, 12:58, 5 августа 2016
Нет описания правки
border-right: 4px groove #999999;
padding: 5px;
}
 
/* Style the sitenotice and fix up its awful spacing (why is it even a table!?) */
#siteNotice #localNotice,
.page-MediaWiki_Sitenotice .mw-content-ltr > div
{
background-color: #FFFFFF;
border: 1px solid #D3D3D3;
margin-bottom: 12px;
text-align: center
}
#siteNotice #mw-dismissable-notice #localNotice {
/* Note to other languages: Change this to the same width as the "dismiss" button in your language, this makes the sitenotice centred better */
margin-left: 55px
}
 
#siteNotice td:first-child {
width: 100%
}
 
#localNotice div p {
padding: 0.4em 0 0.5em;
margin: 0;
}