Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @-moz-document url("http://tr.anidub.com/"), url("http://tr.anidub.com/index.php"), url("http://tr.anidub.com/#"), url-prefix('http://tr.anidub.com/page/') {
- .speedbar /* Полоска AniDUB Tracker */ {display: none;}
- /* Серая область за названием релиза */
- article.story > div:nth-child(1){
- color: #fff;
- padding: 5px 5px 5px;
- background-color: #EEEEEE;
- -webkit-user-select: none;
- -webkit-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
- box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
- -webkit-border-radius: 9px;
- border-radius: 9px;
- }
- /*-----------------------*/
- /* Сокрытие левой информации из релизных блоков */
- article.story > ul:nth-child(2),
- article.story > div:nth-child(4),
- article.story > div:nth-child(1) > div:nth-child(2),
- /*article.story > div:nth-child(3) > div:nth-child(2),*/
- article.story > div:nth-child(1) > div:nth-child(1) > div:nth-child(2),
- article.story > div:nth-child(1) > div:nth-child(1) > ul:nth-child(3){
- display: none;
- }
- /*-----------------------*/
- /* Опускаем популярное за неделю */
- #slider_box {
- position: absolute;
- left: 50%;
- margin-left: -583px;
- top: 1730px;
- z-index: 5;
- }
- #slider_box.wrap {
- /*width: 83%;
- min-width: 1003px;*/
- max-width: 1853px;
- }
- /*-----------------------*/
- /* Опускаем блок с топом аниме */
- div.banner:nth-child(3){margin: initial;} /* Убираем отступ скрытого блока */
- div.block:nth-child(2){
- position: absolute;
- top: 969px;
- }
- /*-----------------------*/
- /* Опускаем блок с последним из блока */
- aside.rcol > div:nth-child(4) {
- position: absolute;
- top: 357px;
- background-color: #434855!important;
- }
- /*-----------------------*/
- aside.rcol > div:nth-child(5){background-color: #E0F1FF;}
- /* Ширина релизных блоков */
- .story {
- display: inline-block;
- float: left;
- width: 20%;
- }
- @media (max-width:1600px){
- .story {
- width: 33.33%;
- }
- footer {
- margin-top: 260px;
- }
- #slider_box {
- margin-left: -619px;
- top: 2100px;
- }
- #slider_box.wrap {
- width: 98%;
- min-width: 1003px;
- max-width: 1853px;
- }
- }
- .story > div:nth-child(3) > div:nth-child(2){display:none;}
- .story:hover > div:nth-child(3) > div:nth-child(2){
- margin-top: 245px;
- margin-left: -220px;
- display: inline;
- position: absolute;
- background: rgb(224, 241, 255);
- border: 1px solid #E84C3D;
- color: #6c6c6c;
- z-index: 4;
- /* Всплывалка релизовой информации */
- }
- .story > div:nth-child(3){
- max-width: 178px;
- max-height: 251px;
- }
- h2 {display: initial;}
- h2 a {font-size: 12px;}
- .story .story_c /* Ограничиваем высоту описания в блоках релизов */{
- margin-left: 13%;
- height: 245px;
- color: white;
- }
- /*-----------------------*/
- #content section {
- padding-top: 10px;
- /*min-width: 688px;*/
- }
- .story_h{
- max-height: 36px;
- }
- hr.stop {display: none;} /* Скрываем границу блока навигации по страницам */
- div.navigation:nth-child(2) {padding: initial;} /* Убираем отступы у страничного навигационого блока */
- }
- /*
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- */
- @-moz-document domain("tr.anidub.com") {
- /* Фон */
- body {
- background-size: 100%;
- min-width: 1263px;
- overflow-x: hidden;
- }
- .wrap {
- width: 100%;
- min-width: 1166px;
- max-width: 1853px;
- overflow: hidden;
- }
- .footer_h,.footer_b {
- width: 1043px;
- }
- /* Расширяем блок контента */
- #content section {
- width: initial;
- position: static;
- /*background-color: #66BBFE;*/
- }
- #content {
- position: relative;
- min-height: 1606px;
- }
- @media (max-width:1300px){#content {top: -70px;}}
- @media (min-width:1900px){#content {top: 90px;}}
- /*-----------------------*/
- /* Логотип и блок личного кабинета */
- #header_c > div:nth-child(1){
- width: 93%;
- }
- ul.lcol:nth-child(4) > li:nth-child(2),
- ul.lcol:nth-child(4) > li:nth-child(4) {
- display: none;
- }
- /*-----------------------*/
- #tv720 > div /* "Статистика" торрента в 2 столбца */{
- width: 50%;
- float: left;
- }
- @media (max-width:1600px){#tv720>div{width: inherit;float: inherit;}}
- /* Блок ответа */
- .tableform {width: 99%;}
- .editorcomm, .editorcomm .bb-editor {width: 100%;}
- .editorcomm .bb-editor textarea {resize: vertical;}
- /*-----------------------*/
- /* Фиксатор верхней панели */
- #header_h > div:nth-child(1){
- background: inherit;
- max-width: initial;
- width: 100%;
- position:fixed;
- z-index: 9;
- min-width: 1003px;
- max-height: 60px;
- overflow: visible;
- }
- /*-----------------------*/
- /* Скрываем левые блоки */
- .vk_block,
- div.block:nth-child(1), /* Навигация по сайту */
- .social,
- aside.rcol > div:nth-child(6) /* Баннер */,
- .news_extra_buttons, /* Big Warning buton */
- nav /* Подвальное меню */{
- display: none;
- margin: inherit;
- padding: inherit;
- }
- /*-----------------------*/
- /*.social {right: 100px;}*/
- div.banner:nth-child(2){margin: initial !important;} /* Убираем отступ сверху у блока случайных релизов */
- /*-----------------------*/
- /* Отступы блоков с релизами */
- #dle-content,#content > section:nth-child(3){
- margin: 0 10px;
- }
- /* Название релиза */
- .story_h > div.lcol h2, .story_h > div.lcol h1 {
- max-width: initial;
- }
- /*-----------------------*/
- /* Убираем застарелых друзей */
- .counters > span:nth-child(2) > a:nth-child(1) > img:nth-child(1),.counters > span:nth-child(4) > a:nth-child(1) > img:nth-child(1),.counters > span:nth-child(1) > a:nth-child(1) > img:nth-child(1){display: none;}
- /*-----------------------*/
- .search_post .poster img {width: 150px; height: auto;} /* Более комфортные картинки в поисковых запросах */
- .search_post:hover .full_link,.search_post:hover .full_link a,.search_post:hover:before{display: block;} /* Убираем странный hover у поисковых запросов */
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement