АТОМ РПГ вики

Обращение Atom Team
2 марта 2022


Патч 1.0.0.1 для Trudograd на Xbox
ATOM RPG: Trudograd • 10 марта 2024


Swordhaven: Iron Conspiracy
Новая игра Atom Team!

ПОДРОБНЕЕ

АТОМ РПГ вики
АТОМ РПГ вики
1484
страницы
Нет описания правки
Нет описания правки
 
(не показано 136 промежуточных версий 3 участников)
Строка 1: Строка 1:
/** Размещённый здесь CSS будет применяться ко всем темам оформления
+
/** Размещённый здесь CSS будет применяться ко всем темам оформления*/
  +
@import "/ru/load.php?mode=articles&only=styles&articles=MediaWiki:Infoboxes.css|MediaWiki:Tabber.css|MediaWiki:HomePage.css|MediaWiki:Tables.css|MediaWiki:AttackModes.css|MediaWiki:Addl.css|MediaWiki:Tooltips.css|MediaWiki:Discord.css|MediaWiki:Mbox.css|MediaWiki:Navboxes.css|u:dev:MediaWiki:Global_Lua_Modules/NavboxBuilder.css|u:dev:MediaWiki:AjaxPoll.Modern.css&only=styles";
/* Темы модульных инфобоксов */
 
  +
/*Импортированные стили:
@import url("/load.php?mode=articles&articles=MediaWiki:Themes.css&only=styles");
 
  +
локальные css:
/* Структура навбоксов */
 
  +
Прочие стили MediaWiki:Addl.css
@import url("//dev.wikia.com/load.php?mode=articles&articles=Global_Lua_Modules/NavboxBuilder/code.css&only=styles");
 
  +
Стиль режимов атаки у существ MediaWiki:AttackModes.css
/* Альтернативный виджет Discord */
 
@import url("/index.php?title=MediaWiki:Discord.css&ctype=text/css&action=raw");
+
Стиль виджета Discord-а MediaWiki:Discord.css
  +
Стиль главной страниы MediaWiki:HomePage.css
/* Tabber */
 
  +
Стили модульных инфобоксов MediaWiki:Infoboxes.css
@import url("/load.php?mode=articles&articles=MediaWiki:Tabber.css&only=styles");
 
  +
Стили шаблона Mbox MediaWiki:Mbox.css
/* Режимы атаки у существ */
 
  +
Стили навбоксов MediaWiki:Navboxes.css
@import url("/load.php?mode=articles&articles=MediaWiki:AttackModes.css&only=styles");
 
  +
Стили табберов MediaWiki:Tabber.css
  +
Стили таблиц MediaWiki:Tables.css
  +
Стили всплывающих подсказок MediaWiki:Tooltips.css
  +
  +
css с dev.fandom.com:
  +
Структура навбоксов MediaWiki:Global_Lua_Modules/NavboxBuilder.css
  +
Страница свежих правок MediaWiki:RecentChangesModern.css
  +
*/
  +
/*@import "/load.php?mode=articles&articles=u:dev:MediaWiki:RecentChangesModern.css&only=styles"; */
 
/* Шрифт заметок */
 
/* Шрифт заметок */
 
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&display=swap&subset=cyrillic,cyrillic-ext,latin-ext');
 
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&display=swap&subset=cyrillic,cyrillic-ext,latin-ext');
 
/* Шрифт чего-то */
 
/* Шрифт чего-то */
 
@import url('https://fonts.googleapis.com/css?family=Russo+One&display=swap&subset=cyrillic,latin-ext');
 
@import url('https://fonts.googleapis.com/css?family=Russo+One&display=swap&subset=cyrillic,latin-ext');
 
.WikiaPage > .WikiaPageContentWrapper > .WikiaMainContent > .WikiaArticle > .WikiaSearch input[type="search"],
 
.WikiaPage > .WikiaPageContentWrapper > .WikiaMainContent > .WikiaArticle > .WikiaSearch input[type="text"] {
 
width:608px
 
}
 
 
.WikiaPage .WikiaPageBackground {
 
background: #21211C;
 
}
 
a {
 
color: #60b319;
 
}
 
 
/* Цвет верхней шапки*/
 
.wds-community-header {
 
background-color: #36351c;/*#2d2c18;*/
 
}
 
 
/* Установка семейства шрифтов*/
 
body { font-family: 'Arial', sans-serif; }
 
 
/* Устанановка всем уровням заголовков жирности 500 */
 
.mw-content-text .mw-headline {
 
font-weight: 500;
 
}
 
 
/*Верхнее выпадающее меню*/
 
/*Стиль непосешенных пунктов меню*/
 
.wds-community-header .wds-dropdown__content .wds-list.wds-is-linked li > a:link {
 
color: #D5D4D4;
 
}
 
 
/*Стиль пунктов меню на которых нажата кнопка*/
 
.wds-community-header .wds-dropdown__content .wds-list.wds-is-linked li > a:active {
 
color: #D5D4D4;
 
}
 
 
/*Стиль пунктов меню на которых наведена мышь*/
 
.wds-community-header .wds-dropdown__content .wds-list.wds-is-linked li > a:hover {
 
color: #F5EB2C;
 
background-color: #787547;
 
}
 
 
/* Стиль меню кнопки "Править" при наведении мыши*/
 
.WikiaPage .page-header .wds-dropdown__content .wds-list.wds-is-linked li > a:hover {
 
color: #F5EB2C;
 
background-color: #787547;
 
}
 
 
.Wall .timestamp a.username, .Wall .timestamp span.username {
 
color: #60b319;
 
}
 
 
.dark_text_2 {
 
color: #9e9e90;
 
}
 
 
/*-------------------*/
 
/* Стиль шрифта */
 
.WikiaMainContentContainer .WikiaArticle {
 
font-size: 14px;
 
line-height: 20px;
 
color: #9e9e90;
 
}
 
.WikiaMainContentContainer h1 {
 
font-size: 28px;
 
line-height: 28px;
 
}
 
.WikiaMainContentContainer h2 {
 
font-size: 20px;
 
line-height: 22px;
 
}
 
.WikiaMainContentContainer h3 {
 
font-size: 17px;
 
line-height: 22px;
 
}
 
.WikiaMainContentContainer h4 {
 
font-size: 15px;
 
line-height: 22px;
 
}
 
 
.WikiaArticle .WikiaMainContentContainer h3 {
 
padding-top: 5px;
 
}
 
 
/* Стиль заголовка статьи */
 
.WikiaPage .page-header__title {
 
color: #9e9e90;
 
}
 
 
.WikiaPage .page-header__separator {
 
background-color: #615f34;
 
}
 
 
/* Цвет полосы под заголовком 2 уровня */
 
.WikiaArticle h2 {
 
border-bottom: solid 1px #615f34;
 
}
 
 
/* Межстрочный интервал ненумерованных списках */
 
.WikiaArticleInterlang ul li {
 
line-height: 22px;
 
}
 
 
.AdminDashboardGeneralHeader h1 {/*Уменьшение шрифта в кабинет администратора*/
 
font-size: 15px;
 
line-height: 19px;
 
}
 
.AchievementsModule h1 {/*Уменьшение шрифта модулей в правой колонке*/
 
font-size: 20px;
 
line-height: 22px;
 
}
 
.WikiaRail .module h2 {/*Подавление отступов в правой колонке*/
 
margin-top: 15px;
 
margin-bottom: 5px;
 
}
 
.header-column h2 {/*Уменьшение шрифта подзаголовков*/
 
font-size: 13px;
 
line-height: 19px;
 
}
 
 
 
/* Стиль таблиц table1 */
 
.table1 {
 
margin: 1em 1em 1em 0;
 
background: #c0cfce;
 
border-collapse: collapse;
 
text-align:center;
 
width: 100%;
 
}
 
.table1 caption {
 
text-align:center;
 
margin-left: inherit;
 
margin-right: inherit;
 
font-weight: bold;
 
color: #fff;
 
background: #5f6967;
 
}
 
.table1 th, .table1 td {
 
border: 1px #000 solid;
 
padding: 0.5em;
 
}
 
.table1 th {
 
transform: rotateZ(-90deg);
 
background: #5f6967;
 
text-align: center;
 
color: #fff;
 
}
 
 
/* Стиль таблиц table2 */
 
.table2 {
 
/*background: #31321e;*/
 
text-align:center;
 
width: 100%;
 
color: #9e9e90;
 
border: 1px #615F34 solid;
 
border-collapse: collapse;
 
box-sizing: border-box;
 
}
 
 
.table2.tooltip-ready {
 
visibility:hidden;
 
display:block;
 
z-index:999;
 
}
 
 
.table2 caption {
 
text-align:center;
 
margin-left: inherit;
 
margin-right: inherit;
 
font-weight: bold;
 
color: #9e9e90;
 
/*background: #31321e;*/
 
}
 
.table2 td {
 
padding: 0.5em;
 
border-collapse: collapse;
 
border: 1px #615F34 solid;
 
box-sizing: border-box;
 
}
 
.table2 th {
 
padding: 0.5em;
 
background: #31321e;
 
text-align: center;
 
color: #9e9e90;
 
border: 1px #615F34 solid;
 
border-collapse: collapse;
 
box-sizing: border-box;
 
}
 
.table2 .good a{
 
color: #80FF80;
 
}
 
.table2 .bad a{
 
color: #FF8080;
 
}
 
.table2 .goodback {
 
background-color: rgba(0, 128, 0, 0.1);
 
}
 
.table2 .badback {
 
background-color: rgba(128, 0, 0, 0.1);
 
}
 
 
.WikiaMainContent .table2 a.new, .WikiaMainContent .table2 a.new:visited {
 
color: #FF2020;
 
}
 
/* Цвет верхней кнопки сортировки */
 
table.jquery-tablesorter.sortable th.headerSort .chevron:first-child {
 
border-color: transparent transparent #9e9e90;
 
}
 
 
/* Цвет нижней кнопки сортировки */
 
table.jquery-tablesorter.sortable th.headerSort .chevron {
 
border-top-color: #9e9e90;
 
}
 
 
 
/* Цвет ссылок на темнозеленом фоне шапок таблиц */
 
.table2 th a {
 
color: #9e9e90;
 
}
 
 
 
/* Стиль таблиц table3 */
 
.table3 {
 
/*background: #31321e;*/
 
text-align:left;
 
width: 100%;
 
color: #9e9e90;
 
border: 1px #9e9e90 solid;
 
border-collapse: collapse;
 
}
 
 
.table3 caption {
 
text-align:center;
 
margin-left: inherit;
 
margin-right: inherit;
 
font-weight: bold;
 
color: #9e9e90;
 
/*background: #31321e;*/
 
}
 
.table3 td {
 
padding: 0.5em;
 
border-collapse: collapse;
 
border: 1px #9e9e90 solid;
 
}
 
.table3 th {
 
padding: 0.5em;
 
background: #31321e;
 
text-align: center;
 
color: #9e9e90;
 
border: 1px #9e9e90 solid;
 
border-collapse: collapse;
 
}
 
/* Цвет ссылок на темнозеленом фоне шапок таблиц */
 
.table3 th a {
 
color: #9e9e90;
 
}
 
 
/* Стиль таблиц table4 */
 
.table4 {
 
background: #a5a075;
 
text-align:center;
 
width: 100%;
 
color: #000;
 
border: 1px #000 solid;
 
border-collapse: collapse;
 
}
 
 
.table4 caption {
 
text-align:center;
 
margin-left: inherit;
 
margin-right: inherit;
 
font-weight: bold;
 
color: #000;
 
background: #a5a075;
 
}
 
.table4 td {
 
padding: 0px;
 
text-align: center;
 
border-collapse: collapse;
 
border: 1px #000 solid;
 
}
 
.table4 th {
 
padding: 0px;
 
background: #a5a075;
 
text-align: center;
 
color: #000;
 
border: 1px #000 solid;
 
border-collapse: collapse;
 
}
 
/* Цвет ссылок на темнозеленом фоне шапок таблиц */
 
.table4 th a {
 
color: #000;
 
}
 
 
/* Стиль таблиц at-table для плотного размещения текста*/
 
.at-table {
 
/*background: #31321e;*/
 
text-align:center;
 
width: 100%;
 
color: #9e9e90;
 
border: 1px #615F34 solid;
 
border-collapse: collapse;
 
box-sizing: border-box;
 
}
 
 
.at-table.tooltip-ready {
 
visibility:hidden;
 
display:block;
 
z-index:999;
 
}
 
 
.at-table caption {
 
text-align:center;
 
margin-left: inherit;
 
margin-right: inherit;
 
font-weight: bold;
 
color: #9e9e90;
 
/*background: #31321e;*/
 
}
 
.at-table td {
 
padding: 1px;
 
border-collapse: collapse;
 
border: 1px #615F34 solid;
 
box-sizing: border-box;
 
}
 
.at-table th {
 
padding: 1px;
 
background: #31321e;
 
text-align: center;
 
color: #9e9e90;
 
border: 1px #615F34 solid;
 
border-collapse: collapse;
 
box-sizing: border-box;
 
}
 
.at-table .good a{
 
color: #80FF80;
 
}
 
.at-table .bad a{
 
color: #FF8080;
 
}
 
.at-table .goodback {
 
background-color: rgba(0, 128, 0, 0.1);
 
}
 
.at-table .badback {
 
background-color: rgba(128, 0, 0, 0.1);
 
}
 
 
.WikiaMainContent .at-table a.new, .WikiaMainContent .at-table a.new:visited {
 
color: #FF2020;
 
}
 
 
 
/* Цвет ссылок на темнозеленом фоне шапок таблиц */
 
.at-table th a {
 
color: #9e9e90;
 
}
 
 
 
/* Стиль таблиц at-table1 */
 
.at-table1 {
 
/*background: #31321e;*/
 
text-align:center;
 
width: 100%;
 
color: #9e9e90;
 
border: 1px #615F34 solid;
 
border-collapse: collapse;
 
box-sizing: border-box;
 
}
 
 
.at-table1.tooltip-ready {
 
visibility:hidden;
 
display:block;
 
z-index:999;
 
}
 
 
.at-table1 caption {
 
text-align:center;
 
margin-left: inherit;
 
margin-right: inherit;
 
font-weight: bold;
 
color: #9e9e90;
 
/*background: #31321e;*/
 
}
 
.at-table1 td {
 
padding: 0 5px 0 5px;
 
border-collapse: collapse;
 
border: 1px #615F34 solid;
 
box-sizing: border-box;
 
}
 
.at-table1 th {
 
padding: 0 5px 0 5px;
 
background: #31321e;
 
text-align: center;
 
color: #9e9e90;
 
border: 1px #615F34 solid;
 
border-collapse: collapse;
 
box-sizing: border-box;
 
}
 
.at-table1 .good a{
 
color: #80FF80;
 
}
 
.at-table1 .bad a{
 
color: #FF8080;
 
}
 
.at-table1 .goodback {
 
background-color: rgba(0, 128, 0, 0.1);
 
}
 
.at-table1 .badback {
 
background-color: rgba(128, 0, 0, 0.1);
 
}
 
 
.WikiaMainContent .at-table1 a.new, .WikiaMainContent .at-table1 a.new:visited {
 
color: #FF2020;
 
}
 
 
 
/* Цвет ссылок на темнозеленом фоне шапок таблиц */
 
.at-table1 th a {
 
color: #9e9e90;
 
}
 
 
 
/* Стиль таблиц at2-table */
 
.at2-table {
 
/*background: #303030;*/
 
text-align:center;
 
width: 100%;
 
color: #9e9e90;
 
border: 1px #615F34 solid;
 
border-collapse: collapse;
 
box-sizing: border-box;
 
}
 
 
.at2-table.tooltip-ready {
 
visibility:hidden;
 
display:block;
 
z-index:999;
 
}
 
 
.at2-table caption {
 
text-align:center;
 
margin-left: inherit;
 
margin-right: inherit;
 
font-weight: bold;
 
color: #9e9e90;
 
/*background: #31321e;*/
 
}
 
.at2-table td {
 
padding: 1px;
 
border-collapse: collapse;
 
border: 1px #615F34 solid;
 
box-sizing: border-box;
 
}
 
.at2-table th {
 
padding: 1px;
 
background: #31321e;
 
text-align: center;
 
color: #9e9e90;
 
border: 1px #615F34 solid;
 
border-collapse: collapse;
 
box-sizing: border-box;
 
}
 
 
.at2-table tr:nth-child(2n) {background: #101010;}
 
 
.at2-table tr:hover td {background: #5a5a10; color:#ffffff;}
 
 
.at2-table .good a{
 
color: #80FF80;
 
}
 
.at2-table .bad a{
 
color: #FF8080;
 
}
 
.at2-table .goodback {
 
background-color: rgba(0, 128, 0, 0.1);
 
}
 
.at2-table .badback {
 
background-color: rgba(128, 0, 0, 0.1);
 
}
 
 
.WikiaMainContent .at2-table a.new, .WikiaMainContent .at2-table a.new:visited {
 
color: #FF2020;
 
}
 
 
/* Цвет ссылок на темнозеленом фоне шапок таблиц */
 
.at2-table th a {
 
color: #9e9e90;
 
}
 
 
 
 
/* Стиль таблиц prettytable */
 
.prettytable {
 
margin: 1em 1em 1em 0;
 
background: #eafeec;
 
border-collapse: collapse;
 
text-align:center;
 
width: 100%;
 
}
 
.prettytable caption {
 
text-align:center;
 
margin-left: inherit;
 
margin-right: inherit;
 
font-weight: bold;
 
color: #fff;
 
background: #2b4d2e;
 
}
 
.prettytable td {
 
border: 1px #000 solid;
 
padding: 0.5em;
 
}
 
.prettytable th {
 
background: #2b4d2e;
 
text-align: center;
 
color: #fff;
 
padding: 0.5em;
 
}
 
 
/* Стиль таблиц на главной */
 
.stable {
 
margin: 1em 1em 1em 0;
 
width: 100%;
 
text-align: left;
 
font-size: 100%;
 
border-collapse: collapse;
 
/*background-image: url("https://vignette.wikia.nocookie.net/atom-rpg/images/f/f4/Fon01.jpg/revision/latest/scale-to-width-down/900?cb=20180807192801&path-prefix=ru");*/
 
}
 
.stable caption {
 
/*margin-left: inherit;
 
margin-right: inherit;*/
 
font-weight: bold;
 
color: #9e9e90;
 
 
}
 
.stable td {
 
padding: 10px;
 
border: 1px #615f34 solid;
 
border-top: 0;
 
border-bottom: 1;
 
border-right: 0;
 
border-left: 0;
 
}
 
.stable th {
 
padding: 4px;
 
border: 1px #615f34 solid;
 
border-top: 1;
 
border-bottom: 1;
 
border-right: 0;
 
border-left: 0;
 
border-color: #615f34;
 
background-image: linear-gradient(#615f34, #31321b, #21220b, #21220b, #21220b, #31321b, #615f34);
 
text-align: center;
 
color: #9e9e90;
 
font-size: 16px;
 
}
 
 
.WikiaArticle .stable .portals-block img {
 
 
padding: 50px;
 
}
 
 
/* Стиль таблиц на главной */
 
.itable {
 
margin: 1em 1em 1em 0;
 
width: 100%;
 
text-align: left;
 
font-size: 100%;
 
border-collapse: collapse;
 
/*background-image: url("https://vignette.wikia.nocookie.net/atom-rpg/images/f/f4/Fon01.jpg/revision/latest/scale-to-width-down/900?cb=20180807192801&path-prefix=ru");*/
 
}
 
.itable caption {
 
/*margin-left: inherit;
 
margin-right: inherit;*/
 
font-weight: bold;
 
color: #9e9e90;
 
}
 
.itable td {
 
padding: 10px;
 
border: 1px #615f34 solid;
 
border-top: 0;
 
border-bottom: 1;
 
border-right: 0;
 
border-left: 0;
 
}
 
.itable th {
 
padding: 4px;
 
border: 1px #615f34 solid;
 
border-top: 1;
 
border-bottom: 1;
 
border-right: 0;
 
border-left: 0;
 
border-color: #615f34;
 
text-align: center;
 
color: #9e9e90;
 
background-color: #303030;
 
font-size: 14px;
 
}
 
 
.WikiaArticle .itable .portals-block img {
 
 
padding: 50px;
 
}
 
 
 
ol.references {font-size:100%}
 
.references-small {font-size:90%}
 
 
/*---------------------------------------*/
 
/*---- Tooltip начало -------------------*/
 
/*---------------------------------------*/
 
/* Main CSS class of the tooltip */
 
.main-tooltip {
 
border: 1px solid #33321c;
 
box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.5);
 
margin: 0px;
 
padding: 0px;/*2px 5px;*/
 
background-color: #615f34;
 
}
 
 
/* Добавляет отступ в который будет помещаться тень */
 
#tooltip-wrapper {
 
padding: 3px 7px 7px 3px;
 
}
 
 
/* Hides tooltips with redlinks, not yet loaded ones and elements containing tooltip contents for advanced tooltips
 
.has-redlinks, .tooltip-loading, .advanced-tooltip .tooltip-contents {
 
display: none;
 
}*/
 
 
.tooltips-init-complete {
 
cursor: help;
 
}
 
/*---------------------------------------*/
 
/*---- Tooltip конец --------------------*/
 
/*---------------------------------------*/
 
 
 
.page-Тестовая_Большая_Пустошь #WikiaRailWrapper {
 
display: none;
 
}
 
 
.page-Тестовая_Большая_Пустошь .WikiaMainContent {
 
width: 100%;
 
}
 
 
   
   
  +
/* Шаблон:Mbox */ /*######## Переделать цвета на переменные из темы #########*/
/* Шаблон:Mbox */
 
 
.atom-mbox {
 
.atom-mbox {
 
color: #9E9E90;
 
color: #9E9E90;
Строка 673: Строка 36:
 
border-collapse: collapse;
 
border-collapse: collapse;
 
}
 
}
 
 
.atom-mbox + .atom-mbox {
 
.atom-mbox + .atom-mbox {
 
margin-top: -8px;
 
margin-top: -8px;
 
}
 
}
 
 
.atom-mbox th {
 
.atom-mbox th {
 
width: 40px;
 
width: 40px;
Строка 689: Строка 50:
 
width: 100%;
 
width: 100%;
 
}
 
}
  +
/* фон плашек */
  +
  +
.theme-fandomdesktop-light .atom-mbox {
  +
background-color: var(--theme-accent-dynamic-color-2);
  +
border: .5px solid var(--theme-border-color);
  +
color: var(--theme-page-text-color);
  +
}
  +
  +
/*конец мбоксов*/
   
 
/* Шаблон:Документация */
 
/* Шаблон:Документация */
  +
.atom-documentation {
  +
border-width: 1px;
  +
margin: 10px 0;
  +
}
  +
 
.atom-documentation,
 
.atom-documentation,
 
.atom-documentation-bar-top,
 
.atom-documentation-bar-top,
 
.atom-documentation-bar-bottom {
 
.atom-documentation-bar-bottom {
border-color: #615f34;
 
border-style: solid;
 
 
clear: both;
 
clear: both;
  +
border-style: solid;
 
}
 
}
 
 
.atom-documentation {
+
.atom-documentation-bar-top,
  +
.atom-documentation-bar-bottom,
border-width: 1px;
 
  +
.atom-documentation-content {
margin: 10px 0;
 
  +
margin: 0;
 
}
 
}
 
 
 
.atom-documentation-bar-top,
 
.atom-documentation-bar-top,
 
.atom-documentation-bar-bottom {
 
.atom-documentation-bar-bottom {
background: #36351c;
 
color: #9e9e90;
 
 
padding: 5px;
 
padding: 5px;
margin: 0;
+
 
}
 
}
 
 
 
.atom-documentation-bar-top {
 
.atom-documentation-bar-top {
 
border-width: 0 0 1px 0;
 
border-width: 0 0 1px 0;
  +
 
}
 
}
 
 
Строка 724: Строка 98:
 
float: right;
 
float: right;
 
text-align: right;
 
text-align: right;
}
 
 
.atom-documentation-content {
 
padding: 10px;
 
margin: 0;
 
 
}
 
}
 
 
Строка 735: Строка 104:
 
}
 
}
   
  +
.atom-documentation-content {
/* Cтиль элементов в панелях редактора */
 
  +
padding: 10px;
.EditPage .module > .module_content {
 
color: #c0bfbf;
 
 
}
 
}
  +
 
  +
.theme-fandomdesktop-dark .atom-documentation,
.EditPage .module_page_controls .preview_box .preview_icon {
 
  +
.theme-fandomdesktop-dark .atom-documentation-bar-top,
color: #c0bfbf;
 
  +
.theme-fandomdesktop-dark .atom-documentation-bar-bottom {
  +
border-color: var(--theme-border-color);
 
}
 
}
  +
 
  +
.theme-fandomdesktop-dark .atom-documentation-bar-top,
.EditPage .module_page_controls .preview_box .preview_icon svg {
 
  +
.theme-fandomdesktop-dark .atom-documentation-bar-bottom {
color: #c0bfbf;
 
  +
background: #36351c;
}
 
 
.EditPage .module_page_controls .preview_box .preview_icon {
 
border: 1px solid #807d44;
 
 
}
 
}
   
  +
.theme-fandomdesktop-light .atom-documentation,
/* Стиль содержания */
 
  +
.theme-fandomdesktop-light .atom-documentation-bar-top,
.WikiaArticle .toc {
 
  +
.theme-fandomdesktop-light .atom-documentation-bar-bottom {
border-top: none;
 
border-right: none;
+
color: black;
border-bottom: none;
+
border-color: rgba(86,91,77, 0.5);
border-left: 1px solid #615f34;
 
background: linear-gradient(to right, #31321e, transparent 90%);
 
padding-left: 15px;
 
 
}
 
}
   
  +
.theme-fandomdesktop-light .atom-documentation-bar-top,
 
  +
.theme-fandomdesktop-light .atom-documentation-bar-bottom {
/* Курсор на вики */
 
  +
background: var(--theme-community-header-color);
body {
 
cursor: url("https://vignette.wikia.nocookie.net/atom-rpg/images/5/55/Cursor_24.png/revision/latest?cb=20181219134811&path-prefix=ru"), auto;
 
 
}
 
}
  +
/*конец стилей документации*/
a:link, a:visited, a:hover {
 
  +
/* ########## Мутные типа колонки. Проверить актуальность ######### */
cursor: url("https://vignette.wikia.nocookie.net/atom-rpg/images/0/02/Cursor_link_26.png/revision/latest?cb=20181219134723&path-prefix=ru"), auto;
 
  +
.col_text {
  +
columns: 200px 3;
  +
column-gap: 30px;
  +
column-rule: 1px solid #000;
  +
text-align:left;
  +
-moz-hyphens: auto;
  +
-webkit-hyphens: auto;
  +
-ms-hyphens: auto;
 
}
 
}
   
  +
/*----------------------------------------------------------------*/
/* Стиль кнопок ПОМОЧЬ и ПРИСОЕДИНИТСЯ к чату */
 
.WikiaRail .rail-module .wds-button.wds-is-secondary {
 
border-color: #667b29;
 
color: #667b29;
 
}
 
   
  +
/* ########## Ещё более мутные типа колонки. Проверить актуальность ######### */
.WikiaRail .rail-module .wds-button.wds-is-secondary:focus:not(:disabled), .WikiaRail .rail-module .wds-button.wds-is-secondary:hover:not(:disabled), .WikiaRail .rail-module .wds-button.wds-is-secondary:active, .WikiaRail .rail-module .wds-button.wds-is-secondary.wds-is-active {
 
  +
/* Multi-column layouts (MCL) */
border-color: #667b29;
 
  +
.MCL-2col {
background-color: #667b29;
 
color: #fff;
+
column-count: 2;
  +
padding-left: 10px;
}
 
 
/* Белая кнопка викификатора */
 
.toolbar .wikify img {
 
filter: invert(100%)
 
 
}
 
}
  +
.MCL-3col {
 
  +
column-count: 3;
 
  +
padding-left: 10px;
/*---------------------------------------------------------*/
 
  +
}
/* Навигационные таблицы в Шаблоне:Navbox */
 
  +
.MCL-2col, .MCL-3col {
 
  +
column-gap: 20px;
/* Outer table - border */
 
  +
}
.atom-navbox-border {
 
  +
/* Styles for when we have less than 1600px to work with */
border: 1px solid #aaa;
 
  +
@media screen and (max-width:1600px) {
-moz-box-shadow: 2px 2px 2px #aaa;
 
  +
.MCL-3col {
-webkit-box-shadow: 2px 2px 2px #aaa;
 
  +
column-count: 2;
box-shadow: 2px 2px 2px #aaa;
 
  +
}
}
 
  +
}
.atom-navbox-bottom + .atom-navbox-bottom {margin-top: 2px;}
 
  +
/* Styles for when we have less than 1440px to work with */
 
  +
@media screen and (max-width:1440px) {
/* Outer table - widths, floats */
 
  +
.MCL-2col {
.atom-navbox {
 
  +
column-count: 1
width: 100%;
 
  +
}
font-size: 85%;
 
  +
}
line-height: 1.5em;
 
  +
/* Styles for when we have less than 800px to work with */
text-align: inherit;
 
  +
@media screen and (max-width:800px) {
}
 
  +
.MCL-3col {
.atom-navbox-bottom {
 
  +
column-count: 1;
width: 100%;
 
  +
}
clear: both;
 
  +
}
margin: 5px auto 0;
 
  +
/* ############# Склад неотсортированной непонятной фигни ################ */
}
 
.atom-navbox-left {
 
width: 200px;
 
clear: left;
 
float: left;
 
margin: 0 1.5em 0.5em 0;
 
}
 
.atom-navbox-right {
 
width: 200px;
 
clear: right;
 
float: right;
 
margin: 0 0 0.5em 1.5em;
 
}
 
 
/* Inner tables */
 
.atom-navbox-brick {
 
width: 100%;
 
margin: 0;
 
}
 
 
/* Cellspacing */
 
.atom-navbox, .atom-navbox-border,
 
.atom-navbox-brickcont, .atom-navbox-padding,
 
.atom-navbox-space-h, .atom-navbox-space-v {
 
background: transparent;
 
}
 
.atom-navbox-padding {padding: 2px;}
 
.atom-navbox-space-h {width: 2px;}
 
 
.atom-navbox-columncont .atom-navbox-space-h {
 
width: 0%;
 
border-right: 2px solid #FFF;
 
}
 
.atom-navbox-space-v {
 
height: 2px;
 
font-size: 1pt;
 
line-height: 0em;
 
}
 
 
/* Cell styles and widths */
 
/* Remember to update the column width calculations when changing widths */
 
.atom-navbox-title {
 
background: #044d22 url(https://images.wikia.nocookie.net/fallout/images/d/d1/WidgetBackground.jpg?1);
 
border: 1px solid #000;
 
font-weight: normal;
 
color: #fff;
 
padding: 2px;
 
}
 
.atom-navbox-headertext,
 
.atom-navbox-titletext {
 
font-weight: bold;
 
padding-left: 4em;
 
padding-right: 4em;
 
}
 
.atom-navbox-maintitle .atom-navbox-titletext {font-size: 118%;}
 
 
.atom-navbox-editlink {
 
float: left;
 
width: 4em;
 
text-align: left;
 
margin-right: -100%;
 
}
 
.atom-navbox .t_show_hide {margin-left: -100%;}
 
 
.atom-navbox-cell, .atom-navbox-colgroup,
 
.atom-navbox-column, .atom-navbox-footer,
 
.atom-navbox-group, .atom-navbox-header,
 
.atom-navbox-image, .atom-navbox-subgroup {padding: 1px 2px;}
 
 
.atom-navbox-colgroup, .atom-navbox-group,
 
.atom-navbox-subgroup {font-weight: bold;}
 
 
.atom-navbox-group, .atom-navbox-subgroup {
 
width: 15%;
 
text-align: center;
 
}
 
.atom-navbox-footer, .atom-navbox-group,
 
.atom-navbox-header {
 
background: #c9d0ac;
 
border: 1px solid #aaa;
 
}
 
.atom-navbox-colgroup, .atom-navbox-subgroup {
 
background: #d6dbc1;
 
border: 1px solid #aaa;
 
}
 
.atom-navbox-cell, .atom-navbox-column,
 
.atom-navbox-image {
 
background: #e7eada;
 
border: 1px solid #aaa;
 
}
 
.atom-navbox-cell-nogroups, .atom-navbox-column,
 
.atom-navbox-colgroup, .atom-navbox-footer,
 
.atom-navbox-image {text-align: center;}
 
 
.atom-navbox-cell-withgroups {text-align: left;}
 
.atom-navbox-column {vertical-align: top;}
 
.atom-navbox-image {width: 8%;}
 
 
/* Lists in column rows */
 
.atom-navbox-formatlist ul,
 
.atom-navbox-formatlist li {
 
list-style: none;
 
line-height: 1.5em;
 
margin: 0.6em 0;
 
padding: 0;
 
}
 
.atom-navbox-formatlist li li {font-size: 90%;}
 
 
.atom-navbox-formatlist li ul {
 
margin-top: -0.1em;
 
margin-bottom: 0.5em;
 
}
 
 
.atom-navbox-formatlist li ul li {margin: 0em;}
 
 
/* Nested */
 
.atom-navbox .atom-navbox-nested {font-size: 100%;}
 
 
.atom-navbox-nested .atom-navbox-title {
 
background: #c9d0ac;
 
color: #000;
 
border: 1px solid #aaa;
 
}
 
.atom-navbox-nested .atom-navbox-footer,
 
.atom-navbox-nested .atom-navbox-group,
 
.atom-navbox-nested .atom-navbox-header {background: #d6dbc1;}
 
 
.atom-navbox-nested .atom-navbox-colgroup,
 
.atom-navbox-nested .atom-navbox-subgroup {background: #dde1cb;}
 
 
/* Links */
 
.atom-navbox-nowraplinks .atom-navbox-cell a,
 
.atom-navbox-nowraplinks .atom-navbox-column a {white-space: nowrap;}
 
 
.atom-navbox-maintitle a:link,
 
.atom-navbox-maintitle a:visited {color: #afa000 !important;}
 
 
.atom-navbox-maintitle a:hover,
 
.atom-navbox-maintitle a:active {color: #fff;}
 
 
.atom-navbox-maintitle a.new {color: #f11 !important;}
 
 
/* Printing */
 
@media print {
 
.atom-navbox, .atom-navbox-border {
 
display: none;
 
}
 
}
 
 
 
p.vertical{
 
p.vertical{
 
-webkit-transform: rotate(-90deg);
 
-webkit-transform: rotate(-90deg);
Строка 996: Строка 211:
 
}
 
}
   
  +
.Wall .timestamp a.username, .Wall .timestamp span.username {
.col_text {
 
  +
color: #60b319;
columns: 200px 3;
 
column-gap: 30px;
 
column-rule: 1px solid #000;
 
text-align:left;
 
-moz-hyphens: auto;
 
-webkit-hyphens: auto;
 
-ms-hyphens: auto;
 
 
}
 
}
   
  +
.dark_text_2 {
 
  +
color: #9e9e90;
/*----------------------------------------------------------------*/
 
/* Оформление шаблонов вставки цитирования */
 
 
/* Container */
 
.atom-transcript {
 
line-height: 20px;
 
font-size: 130%;
 
font-weight: 400;
 
padding: 10px 25px;
 
 
}
 
}
   
  +
.out-scroll {
/* Quotation icons */
 
  +
width: 500px;
.atom-transcript-icon {
 
  +
height: 500px;
width: 40px;
 
  +
margin: 0 25px;
z-index: -1;
 
  +
overflow: hidden;
 
}
 
}
  +
.atom-transcript-icon {
 
  +
.out-scroll-outside {
position: relative;
 
  +
width: 520px;
}
 
  +
height: 100%;
.atom-transcript-icon {
 
  +
padding-right: 0px;
float: left;
 
  +
overflow-x: hidden;
left: -25px;
 
  +
overflow-y: scroll;
margin-right: -40px;
 
top: -5px;
 
 
}
 
}
 
 
  +
.out-scroll-inside {
/* Quoted text desc */
 
  +
width: 100%;
.atom-transcript-text {font-family: 'PT Sans Narrow', sans-serif;
 
  +
margin: 0 0px;
  +
padding-right: 17px;
 
}
 
}
   
  +
.atomtooltip {
/* Опросы */
 
  +
width: 100%;
div > .ajax-poll {
 
  +
text-align: center;
border:none;
 
  +
font-size: 100%;
  +
color: #000;
  +
background-image: url(https://vignette.wikia.nocookie.net/atom-rpg/images/4/45/Tooltip_board.png/revision/latest?cb=20200617213335&path-prefix=ru);
 
}
 
}
   
  +
.atomhud {
/* Стиль галлерей */
 
  +
width: 700px;
.gallery-image-wrapper {
 
  +
height: 483px;
background: none;
 
  +
background-image: url(https://vignette.wikia.nocookie.net/atom-rpg/images/b/b5/Packpack.png/revision/latest?cb=20200618142317&format=original&path-prefix=ru);
border-color: #615F34;
 
}
 
 
/* Multi-column layouts (MCL) */
 
.MCL-2col {
 
column-count: 2;
 
padding-left: 10px;
 
}
 
.MCL-3col {
 
column-count: 3;
 
padding-left: 10px;
 
}
 
.MCL-2col, .MCL-3col {
 
column-gap: 20px;
 
}
 
/* Styles for when we have less than 1600px to work with */
 
@media screen and (max-width:1600px) {
 
.MCL-3col {
 
column-count: 2;
 
}
 
}
 
/* Styles for when we have less than 1440px to work with */
 
@media screen and (max-width:1440px) {
 
.MCL-2col {
 
column-count: 1
 
}
 
}
 
/* Styles for when we have less than 800px to work with */
 
@media screen and (max-width:800px) {
 
.MCL-3col {
 
column-count: 1;
 
}
 
}
 
 
/* Стиль таббера на главной */
 
.homepage-tabber > .tabberlive > .tabbernav li a {
 
line-height: 79px;
 
//background-color: magenta;
 
padding: 35px 10px 35px 120px
 
}
 
 
.homepage-tabber > .tabberlive > .tabbernav li:nth-child(1) a {
 
background-image: url(https://vignette.wikia.nocookie.net/atom-rpg/images/3/39/Atomrpg_logo_white.png/revision/latest/scale-to-width-down/100?cb=20181201183503&path-prefix=ru);
 
background-repeat: no-repeat;
 
background-position-x: 8px;
 
background-position-y: 8px;
 
}
 
 
.homepage-tabber > .tabberlive > .tabbernav li:nth-child(3) a {
 
//background-color: cyan;
 
background-image: url(https://vignette.wikia.nocookie.net/atom-rpg/images/e/e9/TG_Logo.png/revision/latest/scale-to-width-down/130?cb=20200419110506&path-prefix=ru);
 
background-repeat: no-repeat;
 
background-position-x: 8px;
 
background-position-y: 8px;
 
}
 
 
.homepage-tabber > .tabberlive > .tabbernav li:nth-child(5) a {
 
//background-color: yellow;
 
background-image: url(https://vignette.wikia.nocookie.net/atom-rpg/images/d/d6/Atomrpg_logo_lab_white.png/revision/latest/scale-to-width-down/100?cb=20181201182429&path-prefix=ru);
 
background-repeat: no-repeat;
 
background-position-x: 8px;
 
background-position-y: 8px;
 
 
}
 
}

Текущая версия от 17:23, 7 августа 2023

/** Размещённый здесь CSS будет применяться ко всем темам оформления*/
@import "/ru/load.php?mode=articles&only=styles&articles=MediaWiki:Infoboxes.css|MediaWiki:Tabber.css|MediaWiki:HomePage.css|MediaWiki:Tables.css|MediaWiki:AttackModes.css|MediaWiki:Addl.css|MediaWiki:Tooltips.css|MediaWiki:Discord.css|MediaWiki:Mbox.css|MediaWiki:Navboxes.css|u:dev:MediaWiki:Global_Lua_Modules/NavboxBuilder.css|u:dev:MediaWiki:AjaxPoll.Modern.css&only=styles";
/*Импортированные стили:
локальные css:
	Прочие стили					MediaWiki:Addl.css
	Стиль режимов атаки у существ	MediaWiki:AttackModes.css
	Стиль виджета Discord-а			MediaWiki:Discord.css
	Стиль главной страниы			MediaWiki:HomePage.css
	Стили модульных инфобоксов		MediaWiki:Infoboxes.css
	Стили шаблона   Mbox            MediaWiki:Mbox.css
	Стили навбоксов					MediaWiki:Navboxes.css
	Стили табберов					MediaWiki:Tabber.css
	Стили таблиц					MediaWiki:Tables.css
	Стили всплывающих подсказок		MediaWiki:Tooltips.css

css с dev.fandom.com: 
	Структура навбоксов     	MediaWiki:Global_Lua_Modules/NavboxBuilder.css 
	Страница свежих правок  	MediaWiki:RecentChangesModern.css  
 */
/*@import "/load.php?mode=articles&articles=u:dev:MediaWiki:RecentChangesModern.css&only=styles";	*/
/* Шрифт заметок */
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&display=swap&subset=cyrillic,cyrillic-ext,latin-ext');
/* Шрифт чего-то */
@import url('https://fonts.googleapis.com/css?family=Russo+One&display=swap&subset=cyrillic,latin-ext');


/* Шаблон:Mbox */              /*######## Переделать цвета на переменные из темы #########*/
.atom-mbox {
   color: #9E9E90;
   background-color: #454632; 
   border: 1px solid #54553d; 
   padding: 0; 
   margin: 0 0 10px;
   font-size: 11px;
   line-height: 16px; 
   border-collapse: collapse;
}
.atom-mbox + .atom-mbox {
   margin-top: -8px;
}
.atom-mbox th {
   width: 40px;
   text-align: center;
   vertical-align: middle;
   padding: 1px 0 1px 5px;
}
 
.atom-mbox td {
   padding-left: 5px;
   width: 100%;
}
/* фон плашек */

.theme-fandomdesktop-light .atom-mbox {
    background-color: var(--theme-accent-dynamic-color-2);
    border: .5px solid var(--theme-border-color);
    color: var(--theme-page-text-color);
}

/*конец мбоксов*/

/* Шаблон:Документация */
.atom-documentation {
   border-width: 1px;
   margin: 10px 0;
}

.atom-documentation,
.atom-documentation-bar-top,
.atom-documentation-bar-bottom {
   clear: both;
   border-style: solid;
}
 
.atom-documentation-bar-top,
.atom-documentation-bar-bottom,
.atom-documentation-content {
   margin: 0;
}
 
.atom-documentation-bar-top,
.atom-documentation-bar-bottom {
   padding: 5px;
   
}
 
.atom-documentation-bar-top {
   border-width: 0 0 1px 0;

}
 
.atom-documentation-bar-bottom {
   border-width: 1px 0 0 0;
   text-align: right;
}
 
.atom-documentation-links {
   float: right;
   text-align: right;
}
 
.atom-documentation-small {
   font-size: 10px;
}

.atom-documentation-content {
   padding: 10px;
}

.theme-fandomdesktop-dark .atom-documentation,
.theme-fandomdesktop-dark .atom-documentation-bar-top,
.theme-fandomdesktop-dark .atom-documentation-bar-bottom {
   border-color: var(--theme-border-color);
}

.theme-fandomdesktop-dark .atom-documentation-bar-top,
.theme-fandomdesktop-dark .atom-documentation-bar-bottom {
   background: #36351c;
}

.theme-fandomdesktop-light .atom-documentation,
.theme-fandomdesktop-light .atom-documentation-bar-top,
.theme-fandomdesktop-light .atom-documentation-bar-bottom {
    color: black;
	border-color: rgba(86,91,77, 0.5);
}

.theme-fandomdesktop-light .atom-documentation-bar-top,
.theme-fandomdesktop-light .atom-documentation-bar-bottom {
    background: var(--theme-community-header-color);
}
/*конец стилей документации*/
/* ########## Мутные типа колонки. Проверить актуальность ######### */
.col_text {
 	columns: 200px 3;
    column-gap: 30px;
  	column-rule: 1px solid #000;
  	text-align:left;
  	-moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
}

/*----------------------------------------------------------------*/

/* ########## Ещё более мутные типа колонки. Проверить актуальность ######### */
/* Multi-column layouts (MCL) */
    .MCL-2col {
        column-count: 2;
        padding-left: 10px;
    }
    .MCL-3col {
        column-count: 3;
        padding-left: 10px;
    }
    .MCL-2col, .MCL-3col {
        column-gap: 20px;
    }
        /* Styles for when we have less than 1600px to work with */
        @media screen and (max-width:1600px) {
        .MCL-3col {
            column-count: 2;
        }
        }
            /* Styles for when we have less than 1440px to work with */
            @media screen and (max-width:1440px) {
            .MCL-2col {
                column-count: 1
            }
            }
                /* Styles for when we have less than 800px to work with */
                @media screen and (max-width:800px) {
                .MCL-3col {
                    column-count: 1;
                }
                }
/* #############  Склад неотсортированной непонятной фигни ################ */
p.vertical{
  -webkit-transform: rotate(-90deg); 
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

#container {
    display: flex;
    flex-wrap: wrap;
    align-content:stretch;
    text-align:justify;
}
#block_1 {
    border: 1px solid #fff;
width: 59%;
}
#block_2 {
    border: 1px solid #fff;
width: 39%;
}
#block_3 {
    border: 1px solid #fff;
width: 79%;
}
#block_4 {
    border: 1px solid #fff;
width: 19%;
}
#block_5 {
    border: 1px solid #fff;
width: auto;
}

.Wall .timestamp a.username, .Wall .timestamp span.username {
    color: #60b319;
}

.dark_text_2 {
    color: #9e9e90;
}

.out-scroll {
    width: 500px;
    height: 500px;
    margin: 0 25px;
    overflow: hidden;
}
 
.out-scroll-outside {
    width: 520px;
    height: 100%;
    padding-right: 0px;
    overflow-x: hidden;
    overflow-y: scroll; 
}
 
.out-scroll-inside {
    width: 100%;
    margin: 0 0px;
    padding-right: 17px;
}

.atomtooltip {
	width: 100%;
	text-align: center;
	font-size: 100%;
	color: #000;
	background-image: url(https://vignette.wikia.nocookie.net/atom-rpg/images/4/45/Tooltip_board.png/revision/latest?cb=20200617213335&path-prefix=ru);
}

.atomhud {
	width: 700px;
	height: 483px;
	background-image: url(https://vignette.wikia.nocookie.net/atom-rpg/images/b/b5/Packpack.png/revision/latest?cb=20200618142317&format=original&path-prefix=ru);
}