Код:
@import url(style_cs.css); @import url(https://forumstatic.ru/files/001c/37/b1/99576.css?v=2); @import url(https://forumstatic.ru/files/001c/37/b1/50619.css); @import url(https://forumstatic.ru/files/001c/37/b1/37231.css?v=2); :root { --body: #fff6f2; --link: #555453; --link-hover: #999491; --cg: Century Gothic; --c: Gungaly; --ami: Amidala; } /********** Чистый стандартный стиль для MyBB ***********/ /******** Cпециально для ForumD.ru © Gerda, 2023 ********/ /************************************************** !!! Условия использования !!! 1. Данный копирайт не удалять 2. При публикации производных работ указывать ссылку на автора и ForumD.ru 3. При публикации в общий доступ указывать ссылку на автора и ForumD.ru 4. Публичный производный контент должен распостраняться на тех же условиях Подробно: forumd.ru/viewtopic.php?id=5751#rule **************************************************/ /* ================== */ /* Скрываем элементы форума */ .acchide, #pun-index #pun-main h1, #pun-navlinks h2, #pun-status h2, #pun-ulinks h2, .punbb .forum h2, .punbb .multipage .topic h2, .punbb dl.post-sig dt span, .punbb p.crumbs strong, .punbb .divider hr, .punbb .required label em, .punbb .formsubmit label, .punbb .submitfield label, .punbb .modmenu label, #pun-userlist .main h2, #pun-title h1, #pun-announcement h2 { font-size: 0; height: 0; width: 0; line-height: 0.0; position:absolute; left: -9999px; overflow: hidden } #pun:after, .punbb .post-links ul:after, .punbb .main div.inline:after, .punbb .post-box:after, .punbb .linksb:after, .punbb .container:after {clear: both; content: "."; display: block; height: 0; visibility: hidden; overflow:hidden; line-height: 0.0; font-size: 0;} /* ================== */ /* Общие стили */ * {margin: 0; padding: 0;} body {margin: 0;} ul, dl, li, dd, dt {list-style: none;} body {font: 12px var(--cg), Verdana;} h1, h2 { font-size: 16px; font-weight: normal; padding: 5px 10px; margin: 0; } address, em {font-style: normal} a { text-decoration: none; color: var(--link); transition: all .2s linear 0s; } a:hover { color: var(--link-hover); } /* Скроллбары */ * { scrollbar-width: thin; scrollbar-color: #cfba6a #523329; } *::-webkit-scrollbar {width: 9px; height: 9px;} *::-webkit-scrollbar-track {background-color: #523329;} *::-webkit-scrollbar-thumb {background-color: #cfba6a;} /* ================== */ body::before { content: ""; display: block; position: fixed; left: 0; top: 0; width: 100%; height: 100%; min-width: 100vw; min-height: 100vh; z-index: -10; background: url(https://forumstatic.ru/files/001c/37/b1/32918.jpg) no-repeat top center/cover; } /* Тело форума */ #pun { width: 950px; margin: 515px auto 100px; background: var(--body); } .punbb { max-width: 1000px; margin: 0 auto; } /* Шапка */ #pun-title { height: 570px; width: 963px; background: url(https://forumstatic.ru/files/001c/37/b1/98060.png) no-repeat top center; border-radius: 475px 475px 0 0; top: 0; position: absolute; } #html-header { position: absolute; height: 470px; width: 950px; top: 50px; z-index: 1; } .tablica .star { margin: 0; position: absolute; left: 50%; margin-right: -50%; transform: translate(-50%, 0); top: 70px;} .tablica .star img { animation: rotate-center 5s linear 0s infinite normal none; } @keyframes rotate-center { 0% { transform:rotate(0); } 100% { transform:rotate(360deg); } } .inner { position: absolute; width: 950px; height: 150px; top: 300px; display: flex; justify-content: space-around; align-items: center; } .tab_left, .tab_right { display: flex; flex-wrap: wrap; width: 270px; gap: 10px 0px; } .tab_left>div, .tab_right>div { display: flex; width: 90px; align-items: center; justify-content: center; } .inner a { white-space: nowrap; } /* Футер */ .banners { width: 950px; height: 80px; background: rgb(255, 246, 242, 34%); position: absolute; margin-top: 10px; } /* ================== */ /* Меню навигации */ #pun-navlinks { position: relative; } #pun-navlinks .container { margin: 0; padding: 8px 10px; text-align: center; font-family: var(--cg); font-size: 18px; text-transform: uppercase; } #pun-navlinks li { display: inline; padding-right: 10px; } /* Юзер меню */ #pun-ulinks .container { padding: 8px 10px; text-align: center; font-family: var(--cg); font-size: 10px; text-transform: uppercase; } #pun-ulinks li { display: inline; padding-right: 10px; } /* ================== */ /* Объявление */ #pun-announcement .container {padding: 10px;} /* Статус (Добро пожаловать) */ #pun-status { position: absolute; color: var(--body); width: 280px; top: 110px; left: 50%; margin-right: -50%; transform: translatex(-50%); z-index: 10; text-align: center; } #pun-status a { color: var(--body); } #pun-status .container { margin-bottom: 0; padding: 8px 10px 10px; } #pun-status span { white-space: nowrap; margin-right: 5px; } .punbb #pun-status .status-right { float: none; display: block; } #pun-crumbs1 {font-weight: bold;} #pun-crumbs1 p.container { padding: 10px 10px 8px 10px; margin-top: 0; } /*хлебные крошки */ .container.crumbs { font-weight: bold; padding: 10px 10px 8px 10px; text-align: center; font-size: 10px; text-transform: uppercase; } #pun-crumbs1 .container.crumbs {margin-top: 0;} #pun-crumbs2 .container.crumbs {margin-bottom: 0;} /* Копирайт майбб */ #pun-about .container {text-align: right;} /* ================== */ /* Форумные таблицы */ table {table-layout: fixed; width: 100%;} #respect {width: auto;} .tcl {width: 50%;} .tc2, .tc3, .tcmod { text-align: center; width: 10%; } .tcr {width: 30%;} #pun-searchtopics .tcl, #pun-modviewforum .tcl { width: 40% } #pun-searchtopics .tc2 { text-align: left; width: 20%; } #pun-debug table .tcl {width: 15%;white-space:normal;} #pun-debug .tcr {width: 90%; white-space: normal;} td {padding: 8px 10px;} th {padding: 4px 10px;} tbody.hasicon td.tcl {padding-left: 40px} #pun-index .intd { display: flex; flex-direction: column; align-items: center; text-align: center; width: 350px; color: var(--link-hover); } .punbb .icon { position: absolute; margin-left: -35px; width: 30px; height: 30px; background: url(https://forumstatic.ru/files/001c/37/b1/49561.png) no-repeat center; } .punbb .inew .icon { background: url(https://forumstatic.ru/files/001c/37/b1/44090.png) no-repeat center; } #pun-index .icon { position: relative; margin-left: 0; } #pun-index thead, #pun-index .tc2, #pun-index .tc3 { display: none; } .category .tcl h3 { text-decoration: underline rgba(0, 0, 0, .6) 2px; text-underline-offset: 2px; text-decoration-skip-ink: none; font-size: 14px; text-transform: uppercase; margin: 10px 0; } /* ================== */ /* Категории */ .category {margin-top: 10px;} #pun-category1 {margin-top: 0;} .category td .modlist { display: block; padding-top: 5px; } .punbb .category h2, #pun-stats h2 { width: 100%; box-sizing: border-box; padding: 0; height: 85px; } .punbb .category-2 h2 { background: url(https://forumstatic.ru/files/001c/37/b1/32277.png?v=1) no-repeat top center; } .punbb .category-1 h2 { background: url(https://forumstatic.ru/files/001c/37/b1/67709.png?v=1) no-repeat top center; } .punbb .category-3 h2 { background: url(https://forumstatic.ru/files/001c/37/b1/23341.png?v=1) no-repeat top center; } .punbb .category-4 h2 { background: url(https://forumstatic.ru/files/001c/37/b1/62764.png?v=1) no-repeat top center; } .punbb .category-5 h2 { background: url(https://forumstatic.ru/files/001c/37/b1/99923.png?v=1) no-repeat top center; } .punbb .category h2 span, #pun-stats h2 span { display: none; } /* Статистика */ #pun-stats h2 { background: url(https://forumstatic.ru/files/001c/37/b1/87857.png?v=1) no-repeat top center; } #pun-stats .container {padding: 8px 40px} #pun-stats li.item1, #pun-stats li.item2 { float: left; clear: both; line-height: 150%; } #pun-stats li.item3, #pun-stats li.item4 { text-align: right; line-height: 150%; } li#onlinelist { margin-top: 10px; float: left; line-height: 130%; } li#onlinelist div {padding: 8px 0 0 0;} /* ================== */ /* Пагинация (Переключаемые страницы, Новая тема + Опрос, Подписка) */ .multipage {margin-top: 30px;} .linkst { position: relative; height: 0; } .linkst .pagelink, .linkst .postlink { position: absolute; top: -50px; } .linkst .pagelink {left: 10px;} .linkst .postlink {right: 10px; text-align: right;} .linksb { text-align: right; padding: 4px 10px; } .linksb .pagelink {float: left; text-align: left;} .linksb .postlink {float: right;} .subscribelink { clear:both; padding: 5px 0; } /* Модераторское меню, RSS, Atom */ .modmenu .container {padding: 5px 10px;text-align: right;} .modmenu .container strong {float: left;} .modmenu input {margin-left: 10px;} /* ================== */ /* Страница топика */ .post {margin-top: 35px;} .toppost, .topicpost {margin-top: 0;} .post .container { padding: 0 15px; } .post h3 {} .post h3 span { padding: 0 0 0 10px; display: block; margin-left: 230px; font-size: 8px; background: black; } .post h3 span a { color: white; } .post h3 strong { float: right; text-align: right; font-size: 16px; font-family: var(--ami); background: var(--body); padding: 0 10px; line-height: 10px; font-weight: bold; } .post .post-author { float: left; width: 200px; border: 2px solid black; border-radius: 0 0 70px 0; position: relative; text-align: center; box-sizing: border-box; min-height: 260px; } .pa-author { position: absolute; transform: translate(0%, -100%); width: 100%; font-family: var(--ami); font-size: 18px; font-weight: bold; } .pa-author a { color: black; } .pa-fld1 { position: absolute; position: absolute; left: 50%; margin-right: -50%; transform: translate(-50%, -200%); } .pa-fld1 img { animation: rotate-center 10s linear 0s infinite normal none; } .pa-title { font-size: 10px; color: var(--link-hover); text-transform: lowercase; padding: 5px; } .over { border-bottom: 2px solid black; width: 100%; display: block; padding: 3px; box-sizing: border-box; font-size: 10px; color: #ff4e00; } .team { text-align: justify; padding: 3px 8px; box-sizing: border-box; font-size: 10px; margin-bottom: 10px; } .pa-respect, .pa-posts { width: 30%; display: inline-block; font-size: 10px; color: var(--link-hover); margin: 0 5px 10px; } .post-body {margin-left: 215px;} .post-box {padding: 10px;} .post-links {margin-left: 300px;} .post-links ul { padding: 0 10px 0 0; margin-left: -300px; text-align: right; } .post-links li { display: inline; padding-left: 10px; } .pl-email, .pl-website {float: left;} .clearer {clear: both; height: 0; font-size: 0;} .post-links li.pl-share, .reactions-root, #pun-live-rusff, .topic a.sharelink { display:none; } /* ================== */ /* Подпись в топике */ .post-sig dt, .post-sig dd, .post-sig dl {margin: 0} .post-sig dt { display: block; margin: 5px 0; } /* Контент поста */ pre {font: 11px monaco;} .post-content em {font-style: italic} .post .post-content td {border-width: 0px !important;} .post-content em.bbuline {font-style: normal; text-decoration: underline;} .post-content p { margin: 0; line-height: 150%; padding: 0 0 12px 0; } .post-content img {vertical-align: middle;} .scrollbox { width: 100%; overflow: auto; max-height: 200px; } .quote-box, .code-box { margin: 4px 10px 10px; padding: 5px; border: 2px solid black; border-radius: 0 0 10px 0; background: #f0e4df; } .quote-box cite { display: block; padding-bottom: 5px; } .code-box strong.legend { display: block; padding-bottom: 5px; font-weight: bold; font-style: normal; } /* ================== */ /* Формы */ .checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 3px;} p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] * {height: 20px; vertical-align: middle;} textarea, input, select, optgroup {font-size: 14px;} optgroup {font-weight: bold;} .formal .container {padding: 10px 20px;} .formsubmit { padding: 0 0 0 15px; margin: 10px 0 0 0; } .formsubmit input, .formsubmit a, .formsubmit span {margin: 0 6px 0 0;} fieldset {border: none;} fieldset legend { font-style: italic; font-weight: bold } fieldset fieldset { border: none; margin: 0; padding: 0 0 8px 0 } .fs-box {padding: 5px 0;} .fs-box p, .fs-box fieldset {padding: 0 0 8px 0;} .inline .inputfield, .inline .selectfield, .inline .passfield {float: left;margin-right: 1em;} .inline .infofield {clear:both} .datafield br {display: none} .required label, .datafield span.input {font-size: 10px;} textarea, .longinput input {width: 64%; margin: 0;} .hashelp {position: relative;} /* ================== */ /* Предпросмотр сообщения */ #pun-post .topic {margin-top: 10px;} /* ================== */ /* Профиль + ЛС */ #profile .container {padding-left: 300px;} #profilenav { float: left; width: 300px; margin-left: -300px; } #profilenav li {padding-bottom: 10px;} #viewprofile ul, #profilenav ul { padding: 10px; margin: 0 0 10px 0; } #viewprofile h2, #profilenav h2 { padding: 0; margin: 0; } #viewprofile li {margin-bottom:2px;} #viewprofile li span { float: left; width: 180px; padding: 5px 10px; font-weight: bold; } #viewprofile li strong, #viewprofile li div { display: block; padding: 5px 10px; font-weight: normal; } img.avatardemo {float: right;margin: 0 0 8px 18px;} /* ================== */ /* Список пользователей */ #pun-userlist .formal, #pun-userlist .formal .container {margin-bottom: 0;} #pun-userlist .tc2 { text-align: left; width: 20%; } #pun-userlist .tcl {width: 40%} /* ================== */ /* Собщения об ошибках */ .info .container {padding: 5px 10px;} .info .container .backlink {padding-top: 8px;} /* ================== */ /* Регистрация */ .info-box { padding: 10px 15px; margin: 0 0 10px 0; } .info-box * {padding: 0 0 5px 0;} .info-box .legend {font-weight: bold;}
Код:
@import url(style_cs.css); @import url(https://forumstatic.ru/files/001c/37/b1/99576.css?v=2); @import url(https://forumstatic.ru/files/001c/37/b1/50619.css); @import url(https://forumstatic.ru/files/001c/37/b1/37231.css?v=2); :root { --body: #fff6f2; --link: #555453; --link-hover: #999491; --cg: Century Gothic; --c: Gungaly; --ami: Amidala; } /********** Чистый стандартный стиль для MyBB ***********/ /******** Cпециально для ForumD.ru © Gerda, 2023 ********/ /************************************************** !!! Условия использования !!! 1. Данный копирайт не удалять 2. При публикации производных работ указывать ссылку на автора и ForumD.ru 3. При публикации в общий доступ указывать ссылку на автора и ForumD.ru 4. Публичный производный контент должен распостраняться на тех же условиях Подробно: forumd.ru/viewtopic.php?id=5751#rule **************************************************/ /* ================== */ /* Скрываем элементы форума */ .acchide, #pun-index #pun-main h1, #pun-navlinks h2, #pun-status h2, #pun-ulinks h2, .punbb .forum h2, .punbb .multipage .topic h2, .punbb dl.post-sig dt span, .punbb p.crumbs strong, .punbb .divider hr, .punbb .required label em, .punbb .formsubmit label, .punbb .submitfield label, .punbb .modmenu label, #pun-userlist .main h2, #pun-title h1, #pun-announcement h2 { font-size: 0; height: 0; width: 0; line-height: 0.0; position:absolute; left: -9999px; overflow: hidden } #pun:after, .punbb .post-links ul:after, .punbb .main div.inline:after, .punbb .post-box:after, .punbb .linksb:after, .punbb .container:after {clear: both; content: "."; display: block; height: 0; visibility: hidden; overflow:hidden; line-height: 0.0; font-size: 0;} /* ================== */ /* Общие стили */ * {margin: 0; padding: 0;} body {margin: 0;} ul, dl, li, dd, dt {list-style: none;} body {font: 12px var(--cg), Verdana;} h1, h2 { font-size: 16px; font-weight: normal; padding: 5px 10px; margin: 0; } address, em {font-style: normal} a { text-decoration: none; color: var(--link); transition: all .2s linear 0s; } a:hover { color: var(--link-hover); } /* Скроллбары */ * { scrollbar-width: thin; scrollbar-color: #cfba6a #523329; } *::-webkit-scrollbar {width: 9px; height: 9px;} *::-webkit-scrollbar-track {background-color: #523329;} *::-webkit-scrollbar-thumb {background-color: #cfba6a;} /* ================== */ body::before { content: ""; display: block; position: fixed; left: 0; top: 0; width: 100%; height: 100%; min-width: 100vw; min-height: 100vh; z-index: -10; background: url(https://forumstatic.ru/files/001c/37/b1/32918.jpg) no-repeat top center/cover; } /* Тело форума */ #pun { width: 950px; margin: 515px auto 100px; background: var(--body); } .punbb { max-width: 1000px; margin: 0 auto; } /* Шапка */ #pun-title { height: 570px; width: 963px; background: url(https://forumstatic.ru/files/001c/37/b1/98060.png) no-repeat top center; border-radius: 475px 475px 0 0; top: 0; position: absolute; } #html-header { position: absolute; height: 470px; width: 950px; top: 50px; z-index: 1; } .tablica .star { margin: 0; position: absolute; left: 50%; margin-right: -50%; transform: translate(-50%, 0); top: 70px;} .tablica .star img { animation: rotate-center 5s linear 0s infinite normal none; } @keyframes rotate-center { 0% { transform:rotate(0); } 100% { transform:rotate(360deg); } } .inner { position: absolute; width: 950px; height: 150px; top: 300px; display: flex; justify-content: space-around; align-items: center; } .tab_left, .tab_right { display: flex; flex-wrap: wrap; width: 270px; gap: 10px 0px; } .tab_left>div, .tab_right>div { display: flex; width: 90px; align-items: center; justify-content: center; } .inner a { white-space: nowrap; } /* Футер */ .banners { width: 950px; height: 80px; background: rgb(255, 246, 242, 34%); position: absolute; margin-top: 10px; } /* ================== */ /* Меню навигации */ #pun-navlinks { position: relative; } #pun-navlinks .container { margin: 0; padding: 8px 10px; text-align: center; font-family: var(--cg); font-size: 18px; text-transform: uppercase; } #pun-navlinks li { display: inline; padding-right: 10px; } /* Юзер меню */ #pun-ulinks .container { padding: 8px 10px; text-align: center; font-family: var(--cg); font-size: 10px; text-transform: uppercase; } #pun-ulinks li { display: inline; padding-right: 10px; } /* ================== */ /* Объявление */ #pun-announcement .container {padding: 10px;} /* Статус (Добро пожаловать) */ #pun-status { position: absolute; color: var(--body); width: 280px; top: 110px; left: 50%; margin-right: -50%; transform: translatex(-50%); z-index: 10; text-align: center; } #pun-status a { color: var(--body); } #pun-status .container { margin-bottom: 0; padding: 8px 10px 10px; } #pun-status span { white-space: nowrap; margin-right: 5px; } .punbb #pun-status .status-right { float: none; display: block; } #pun-crumbs1 {font-weight: bold;} #pun-crumbs1 p.container { padding: 10px 10px 8px 10px; margin-top: 0; } /*хлебные крошки */ .container.crumbs { font-weight: bold; padding: 10px 10px 8px 10px; text-align: center; font-size: 10px; text-transform: uppercase; } #pun-crumbs1 .container.crumbs {margin-top: 0;} #pun-crumbs2 .container.crumbs {margin-bottom: 0;} /* Копирайт майбб */ #pun-about .container {text-align: right;} /* ================== */ /* Форумные таблицы */ table {table-layout: fixed; width: 100%;} #respect {width: auto;} .tcl {width: 50%;} .tc2, .tc3, .tcmod { text-align: center; width: 10%; } .tcr {width: 30%;} #pun-searchtopics .tcl, #pun-modviewforum .tcl { width: 40% } #pun-searchtopics .tc2 { text-align: left; width: 20%; } #pun-debug table .tcl {width: 15%;white-space:normal;} #pun-debug .tcr {width: 90%; white-space: normal;} td {padding: 8px 10px;} th {padding: 4px 10px;} tbody.hasicon td.tcl {padding-left: 40px} #pun-index .intd { display: flex; flex-direction: column; align-items: center; text-align: center; width: 350px; color: var(--link-hover); } .punbb .icon { position: absolute; margin-left: -35px; width: 30px; height: 30px; background: url(https://forumstatic.ru/files/001c/37/b1/49561.png) no-repeat center; } .punbb .inew .icon { background: url(https://forumstatic.ru/files/001c/37/b1/44090.png) no-repeat center; } #pun-index .icon { position: relative; margin-left: 0; } #pun-index thead, #pun-index .tc2, #pun-index .tc3 { display: none; } .category .tcl h3 { text-decoration: underline rgba(0, 0, 0, .6) 2px; text-underline-offset: 2px; text-decoration-skip-ink: none; font-size: 14px; text-transform: uppercase; margin: 10px 0; } /* ================== */ /* Категории */ .category {margin-top: 10px;} #pun-category1 {margin-top: 0;} .category td .modlist { display: block; padding-top: 5px; } .punbb .category h2, #pun-stats h2 { width: 100%; box-sizing: border-box; padding: 0; height: 85px; } .punbb .category-2 h2 { background: url(https://forumstatic.ru/files/001c/37/b1/32277.png?v=1) no-repeat top center; } .punbb .category-1 h2 { background: url(https://forumstatic.ru/files/001c/37/b1/67709.png?v=1) no-repeat top center; } .punbb .category-3 h2 { background: url(https://forumstatic.ru/files/001c/37/b1/23341.png?v=1) no-repeat top center; } .punbb .category-4 h2 { background: url(https://forumstatic.ru/files/001c/37/b1/62764.png?v=1) no-repeat top center; } .punbb .category-5 h2 { background: url(https://forumstatic.ru/files/001c/37/b1/99923.png?v=1) no-repeat top center; } .punbb .category h2 span, #pun-stats h2 span { display: none; } /* Статистика */ #pun-stats h2 { background: url(https://forumstatic.ru/files/001c/37/b1/87857.png?v=1) no-repeat top center; } #pun-stats .container {padding: 8px 40px} #pun-stats li.item1, #pun-stats li.item2 { float: left; clear: both; line-height: 150%; } #pun-stats li.item3, #pun-stats li.item4 { text-align: right; line-height: 150%; } li#onlinelist { margin-top: 10px; float: left; line-height: 130%; } li#onlinelist div {padding: 8px 0 0 0;} /* ================== */ /* Пагинация (Переключаемые страницы, Новая тема + Опрос, Подписка) */ .multipage {margin-top: 30px;} .linkst { position: relative; height: 0; } .linkst .pagelink, .linkst .postlink { position: absolute; top: -50px; } .linkst .pagelink {left: 10px;} .linkst .postlink {right: 10px; text-align: right;} .linksb { text-align: right; padding: 4px 10px; } .linksb .pagelink {float: left; text-align: left;} .linksb .postlink {float: right;} .subscribelink { clear:both; padding: 5px 0; } /* Модераторское меню, RSS, Atom */ .modmenu .container {padding: 5px 10px;text-align: right;} .modmenu .container strong {float: left;} .modmenu input {margin-left: 10px;} /* ================== */ /* Страница топика */ .post {margin-top: 35px;} .toppost, .topicpost {margin-top: 0;} .post .container { padding: 0 15px; } .post h3 {} .post h3 span { padding: 0 0 0 10px; display: block; margin-left: 230px; font-size: 8px; background: black; } .post h3 span a { color: white; } .post h3 strong { float: right; text-align: right; font-size: 16px; font-family: var(--ami); background: var(--body); padding: 0 10px; line-height: 10px; font-weight: bold; } .post .post-author { float: left; width: 200px; border: 2px solid black; border-radius: 0 0 70px 0; position: relative; text-align: center; box-sizing: border-box; min-height: 260px; } .pa-author { position: absolute; transform: translate(0%, -100%); width: 100%; font-family: var(--ami); font-size: 18px; font-weight: bold; } .pa-author a { color: black; } .pa-fld1 { position: absolute; position: absolute; left: 50%; margin-right: -50%; transform: translate(-50%, -200%); } .pa-fld1 img { animation: rotate-center 10s linear 0s infinite normal none; } .pa-title { font-size: 10px; color: var(--link-hover); text-transform: lowercase; padding: 5px; } .over { border-bottom: 2px solid black; width: 100%; display: block; padding: 3px; box-sizing: border-box; font-size: 10px; color: #ff4e00; } .team { text-align: justify; padding: 3px 8px; box-sizing: border-box; font-size: 10px; margin-bottom: 10px; } .pa-respect, .pa-posts { width: 30%; display: inline-block; font-size: 10px; color: var(--link-hover); margin: 0 5px 10px; } .post-body {margin-left: 215px;} .post-box {padding: 10px;} .post-links {margin-left: 300px;} .post-links ul { padding: 0 10px 0 0; margin-left: -300px; text-align: right; } .post-links li { display: inline; padding-left: 10px; } .pl-email, .pl-website {float: left;} .clearer {clear: both; height: 0; font-size: 0;} .post-links li.pl-share, .reactions-root, #pun-live-rusff, .topic a.sharelink { display:none; } /* ================== */ /* Подпись в топике */ .post-sig dt, .post-sig dd, .post-sig dl {margin: 0} .post-sig dt { display: block; margin: 5px 0; } /* Контент поста */ pre {font: 11px monaco;} .post-content em {font-style: italic} .post .post-content td {border-width: 0px !important;} .post-content em.bbuline {font-style: normal; text-decoration: underline;} .post-content p { margin: 0; line-height: 150%; padding: 0 0 12px 0; } .post-content img {vertical-align: middle;} .scrollbox { width: 100%; overflow: auto; max-height: 200px; } .quote-box, .code-box { margin: 4px 10px 10px; padding: 5px; border: 2px solid black; border-radius: 0 0 10px 0; background: #f0e4df; } .quote-box cite { display: block; padding-bottom: 5px; } .code-box strong.legend { display: block; padding-bottom: 5px; font-weight: bold; font-style: normal; } /* ================== */ /* Формы */ .checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 3px;} p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] * {height: 20px; vertical-align: middle;} textarea, input, select, optgroup {font-size: 14px;} optgroup {font-weight: bold;} .formal .container {padding: 10px 20px;} .formsubmit { padding: 0 0 0 15px; margin: 10px 0 0 0; } .formsubmit input, .formsubmit a, .formsubmit span {margin: 0 6px 0 0;} fieldset {border: none;} fieldset legend { font-style: italic; font-weight: bold } fieldset fieldset { border: none; margin: 0; padding: 0 0 8px 0 } .fs-box {padding: 5px 0;} .fs-box p, .fs-box fieldset {padding: 0 0 8px 0;} .inline .inputfield, .inline .selectfield, .inline .passfield {float: left;margin-right: 1em;} .inline .infofield {clear:both} .datafield br {display: none} .required label, .datafield span.input {font-size: 10px;} textarea, .longinput input {width: 64%; margin: 0;} .hashelp {position: relative;} /* ================== */ /* Предпросмотр сообщения */ #pun-post .topic {margin-top: 10px;} /* ================== */ /* Профиль + ЛС */ #profile .container {padding-left: 300px;} #profilenav { float: left; width: 300px; margin-left: -300px; } #profilenav li {padding-bottom: 10px;} #viewprofile ul, #profilenav ul { padding: 10px; margin: 0 0 10px 0; } #viewprofile h2, #profilenav h2 { padding: 0; margin: 0; } #viewprofile li {margin-bottom:2px;} #viewprofile li span { float: left; width: 180px; padding: 5px 10px; font-weight: bold; } #viewprofile li strong, #viewprofile li div { display: block; padding: 5px 10px; font-weight: normal; } img.avatardemo {float: right;margin: 0 0 8px 18px;} /* ================== */ /* Список пользователей */ #pun-userlist .formal, #pun-userlist .formal .container {margin-bottom: 0;} #pun-userlist .tc2 { text-align: left; width: 20%; } #pun-userlist .tcl {width: 40%} /* ================== */ /* Собщения об ошибках */ .info .container {padding: 5px 10px;} .info .container .backlink {padding-top: 8px;} /* ================== */ /* Регистрация */ .info-box { padding: 10px 15px; margin: 0 0 10px 0; } .info-box * {padding: 0 0 5px 0;} .info-box .legend {font-weight: bold;}
низ
Код:
<div class="banners"> </div>