MediaWiki:Common.css — различия между версиями

Материал из ALL
Перейти к: навигация, поиск
(Новая страница: «body.page-Заглавная_страница #t-cite, body.page-Заглавная_страница #lastmod, body.page-Заглавная_страница #site…»)
 
Строка 3: Строка 3:
 
   display: none !important
 
   display: none !important
 
}
 
}
 +
 +
#socialButtons { 
 +
  float: right; overflow: hidden; position: relative; bottom: 0; right: -15px; white-space: nowrap; width: auto; top:2px;
 +
}
 +
.fref { overflow: hidden; margin-top: 0.5em; margin-left: 0.62em; width: 55ex; border: 1px solid #5078AA; padding: 3px;
 +
        background: rgb(244,244,244); position: absolute; display: none; z-index: 800; -webkit-border-radius: 0.3em;
 +
        border-radius: 0.3em; box-shadow: 0 0 12px -3px black; -webkit-box-shadow: 0 0 12px -3px black; font-size: 12px }

Версия 08:35, 21 апреля 2015

body.page-Заглавная_страница #t-cite, body.page-Заглавная_страница #lastmod, body.page-Заглавная_страница #siteSub, 
body.page-Заглавная_страница #contentSub, body.page-Заглавная_страница h1.firstHeading {
  display: none !important
}
 
#socialButtons {  
  float: right; overflow: hidden; position: relative; bottom: 0; right: -15px; white-space: nowrap; width: auto; top:2px;
}
.fref { overflow: hidden; margin-top: 0.5em; margin-left: 0.62em; width: 55ex; border: 1px solid #5078AA; padding: 3px;
        background: rgb(244,244,244); position: absolute; display: none; z-index: 800; -webkit-border-radius: 0.3em;
        border-radius: 0.3em; box-shadow: 0 0 12px -3px black; -webkit-box-shadow: 0 0 12px -3px black; font-size: 12px }