Изменения

MediaWiki:Common.css

279 байтов добавлено, 09:09, 15 декабря 2017
Нет описания правки
/* Move suggestions back into place (netbar moved them) */
.suggestions {
//margin-top: -29px !important;
}
height: 50px;
cursor: pointer;
//opacity: 0.5;
//-webkit-transition: opacity 0.4s linear;
//transition: opacity 0.4s linear;
position: fixed;
left: 30px;
bottom: 30px;
z-index: 10000;
//background-color: rgba(255,255,255,0.5);
-webkit-transition: background 0.4s linear;
transition: background 0.4s linear;
}
#scroll-top:hover
{
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; */opacity right: 1%; margin-bottom: 15px; max-width: 13%;} #page_wn{ margin-right: 16%;} #warning{ display: inline-block; z-index: 101; padding: 15px; //background-color: rgbargb(25528, 33,25533); border: 1px solid rgb(70,25570,170); backgroundbox-positionshadow: 0 50px0 2px #000; border-radius: 4px; margin-bottom: 15px; max-width: 70%;
}
377
правок