MediaWiki:Common.css: различия между версиями
Страница интерфейса MediaWiki
Дополнительные действия
Actn2k (обсуждение | вклад) Нет описания правки |
Admin (обсуждение | вклад) Нет описания правки |
||
| (не показаны 234 промежуточные версии 3 участников) | |||
| Строка 3: | Строка 3: | ||
.law-td { | .law-td { | ||
text-decoration: underline; | text-decoration: underline; | ||
color: #030303; | |||
} | } | ||
| Строка 11: | Строка 12: | ||
.law-selected { | .law-selected { | ||
outline: 2px solid #529ff1; | /*outline: 2px solid #529ff1;*/ | ||
box-shadow: 0px 0px 15px 5px rgba(34, 60, 80, 0.5) inset; | |||
} | } | ||
| Строка 28: | Строка 30: | ||
/* Зеленый, желтый, оранжевый, красный, темно-красный */ | /* Зеленый, желтый, оранжевый, красный, темно-красный */ | ||
.td-bg1 { background-color: #d9ead3; } | .td-bg1 { background-color: #d9ead3; color: #030303;} | ||
.td-bg2 { background-color: #fff2cc; } | .td-bg2 { background-color: #fff2cc; color: #030303;} | ||
.td-bg3 { background-color: #f9cb9c; } | .td-bg3 { background-color: #f9cb9c; color: #030303;} | ||
.td-bg4 { background-color: #f4cccc; } | .td-bg4 { background-color: #f4cccc; color: #030303;} | ||
.td-bg5 { background-color: #e89b9b; } | .td-bg5 { background-color: #e89b9b; color: #030303;} | ||
.th-bg1 { background-color: #93c47d; } | .th-bg1 { background-color: #93c47d; color: #030303;} | ||
.th-bg2 { background-color: #ffd966; } | .th-bg2 { background-color: #ffd966; color: #030303;} | ||
.th-bg3 { background-color: #e69138; } | .th-bg3 { background-color: #e69138; color: #030303;} | ||
.th-bg4 { background-color: #e06666; } | .th-bg4 { background-color: #e06666; color: #030303;} | ||
.th-bg5 { background-color: #cc0000; } | .th-bg5 { background-color: #cc0000; color: #030303;} | ||
| Строка 46: | Строка 48: | ||
display: flex; | display: flex; | ||
width: 100%; | width: 100%; | ||
border: 1px solid # | border: 1px solid #1e222ccc; | ||
border-radius: 6px; | border-radius: 6px; | ||
overflow: hidden; | overflow: hidden; | ||
| Строка 55: | Строка 57: | ||
flex-direction: column; | flex-direction: column; | ||
width: 220px; | width: 220px; | ||
background-color: # | background-color: #1a232ab3; | ||
border-right: 1px solid # | border-right: 1px solid #1e222ccc; | ||
} | } | ||
| Строка 63: | Строка 66: | ||
cursor: pointer; | cursor: pointer; | ||
font-weight: bold; | font-weight: bold; | ||
color: #fcfcfc; | |||
border-bottom: 1px solid # | border-bottom: 1px solid #1e222ccc; | ||
transition: background 0.2s, color 0.2s; | transition: background 0.2s, color 0.2s; | ||
} | } | ||
.vtabs-button:hover { | .vtabs-button:hover { | ||
background-color: # | background-color: #1e222ccc; | ||
} | } | ||
.vtabs-button.active { | .vtabs-button.active { | ||
background-color: # | background-color: #1a232ab3; | ||
color: #2a6ddf; | color: #2a6ddf; | ||
border-left: 4px solid #2a6ddf; | border-left: 4px solid #2a6ddf; | ||
| Строка 81: | Строка 84: | ||
flex-grow: 1; | flex-grow: 1; | ||
padding: 20px; | padding: 20px; | ||
background: # | background: #1a232ab3; | ||
color: #fcfcfc; | |||
} | } | ||
| Строка 90: | Строка 94: | ||
.vtabs-content.active { | .vtabs-content.active { | ||
display: block; | display: block; | ||
} | } | ||
| Строка 158: | Строка 114: | ||
} | } | ||
} | } | ||
/* разные БГшки*/ | |||
.space-bg, | .space-bg, | ||
.stars-bg, | .stars-bg, | ||
| Строка 185: | Строка 143: | ||
} | } | ||
.Inteqbg{ | |||
content: ''; | |||
. | position: fixed; | ||
top: 0; | |||
left: 0; | |||
width: 100%; | |||
height: 100%; | |||
background-image: linear-gradient(to bottom, #e3943f, #838383); | |||
background-repeat: no-repeat; | |||
background-position: center; center; | |||
background-size: 100% auto; | |||
z-index: -2; | |||
opacity: 1; | |||
} | } | ||
.Inteqlogobg{ | |||
. | content: ''; | ||
position: fixed; | |||
top: 0; | |||
left: 0; | |||
width: 100%; | |||
height: 100%; | |||
background-image: url('/images/e/ed/Inteqlogo1.png'); | |||
background-repeat: no-repeat; | |||
background-position: center; center; | |||
background-size: 30% auto; | |||
z-index: -1; | |||
opacity: 0.3; | |||
} | } | ||
/* Панель для гайдов */ | /* Панель для гайдов */ | ||
| Строка 424: | Строка 286: | ||
background: url(https://wiki.ss13-bluemoon.ru/images/4/47/Guide-bg-misc.png) center top no-repeat; !important | background: url(https://wiki.ss13-bluemoon.ru/images/4/47/Guide-bg-misc.png) center top no-repeat; !important | ||
} | } | ||
.lore-bg-inteq { | |||
. | background: url(https://wiki.ss13-bluemoon.ru/images/c/c0/Lore-bg-Inteq.png) center top no-repeat; !important | ||
background: url() center top no-repeat; !important | |||
} | } | ||
/* Убираем размытие со всех изображений */ | /* Убираем размытие со всех изображений */ | ||
| Строка 438: | Строка 298: | ||
.bluemoon-bg { | .bluemoon-bg { | ||
background-image: linear-gradient(to bottom right, rgba( | background-image: linear-gradient(to bottom right, rgba(33, 141, 168, 0.45), rgba(33, 141, 200, 0.45)); | ||
} | } | ||
. | .palemoon-bg { | ||
background-image: linear-gradient(to bottom right, rgba( | background-image: linear-gradient(to bottom right, rgba(63, 69, 77, 0.45), rgba(110, 107, 107, 0.45)); | ||
} | } | ||
.redmoon-bg { | .redmoon-bg { | ||
background-image: linear-gradient(to bottom right, rgba( | background-image: linear-gradient(to bottom right, rgba(124, 35, 33, 0.45), rgba(200, 35, 33, 0.45)); | ||
} | |||
.coffee-bg { | |||
background-image: linear-gradient(to bottom right, rgba(191, 145, 97, 0.45), rgba(220, 160, 110, 0.45)); | |||
} | |||
.CM-bg { | |||
background-image: linear-gradient(to bottom right, rgba(179, 141, 202, 0.45), rgba(206, 156, 225, 0.45)); | |||
} | } | ||
. | .main-panel { | ||
display: flex; | display: flex; | ||
flex-wrap: wrap; | flex-wrap: wrap; | ||
| Строка 477: | Строка 345: | ||
overflow: hidden; | overflow: hidden; | ||
backdrop-filter: blur(10px); | backdrop-filter: blur(10px); | ||
border-radius: 20px; | |||
>.title { | >.title { | ||
| Строка 513: | Строка 382: | ||
display: flex; | display: flex; | ||
flex-wrap: nowrap; | flex-wrap: nowrap; | ||
justify-content: space- | justify-content: space-around; | ||
.link { | .link { | ||
padding: 5px; | padding: 5px; | ||
margin: 5px; | margin: 5px; | ||
text-align: center; | text-align: center; | ||
box-sizing: border-box; | |||
} | |||
.link:hover { | |||
cursor: pointer; | |||
border: 1px solid rgba(255, 255, 255, 0.5) !important; | |||
} | } | ||
} | } | ||
| Строка 549: | Строка 423: | ||
text-align: center; | text-align: center; | ||
padding: 5px; | padding: 5px; | ||
} | |||
.content { | |||
flex: 0 0 auto; | |||
padding: 15px; | |||
background: rgba(2, 23, 26, 0.9); | |||
} | } | ||
.title { | .title { | ||
flex: 1 1 100%; | |||
font-size: 1em; | font-size: 1em; | ||
} | } | ||
} | |||
.button:hover { | |||
cursor: pointer; | |||
border: 1px solid rgba(255, 255, 255, 0.5) !important; | |||
} | } | ||
} | } | ||
| Строка 568: | Строка 453: | ||
flex: 1 1 100% !important; | flex: 1 1 100% !important; | ||
} | } | ||
} | |||
.tooltip { | |||
position: relative; | |||
cursor: pointer; | |||
} | |||
.tooltiptext { | |||
position: absolute; | |||
display: block; | |||
z-index: 2; | |||
width: 250px; | |||
padding: 10px; | |||
visibility: hidden; | |||
opacity: 0; | |||
white-space: normal; | |||
text-align: left; | |||
transition: all 0.2s; | |||
border: 1px solid #aaa; | |||
background-color: #005069; | |||
border-radius: 8px; | |||
transition-delay: 0.2s; | |||
color: #fcfcfc; | |||
} | |||
.tooltip:hover > .tooltiptext{ | |||
visibility: visible; | |||
opacity: 1; | |||
transition-delay: 0.1s; | |||
} | } | ||