Изменения

MediaWiki:Common.css

582 байта добавлено, 09:09, 15 декабря 2017
Нет описания правки
/* Move suggestions back into place (netbar moved them) */
.suggestions {
//margin-top: -29px !important;
}
{
background-position: 0 -50px;
}
 
#navigation
{
display: inline-block;
position: fixed;
z-index: 101;
padding: 15px;
/*background: rgb(28, 33, 33);
border: 1px solid rgb(70, 70, 70);
box-shadow: 0 0 2px #000;
border-radius: 4px; */
right: 1%;
margin-bottom: 15px;
max-width: 13%;
}
 
#page_wn
{
margin-right: 16%;
}
 
#warning
{
display: inline-block;
z-index: 101;
padding: 15px;
background: rgb(28, 33, 33);
border: 1px solid rgb(70, 70, 70);
box-shadow: 0 0 2px #000;
border-radius: 4px;
margin-bottom: 15px;
max-width: 70%;
}
377
правок