/* Фон */ body.mediawiki { background-image: url('https://gamepedia.cursecdn.com/minecraft_ru_gamepedia/1/19/Images%281%29.jpg?version=ada3ccc2cb9e08d64abda894831a2963'); background-position: center; background-size: cover; background-attachment: fixed; background-color: transparent; background-repeat: no-repeat; } /* Кириллица */ @font-face { font-family: 'Rubik'; font-style: normal; font-weight: 400; src: local('Rubik'), local('Rubik-Regular'), url("https://fonts.gstatic.com/s/rubik/v4/VKKpdi1QvieDs1ewFsxdAg.woff2") format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* Цвет ссылок при наведении */ .WikiaBarWrapper .wikia-bar *:hover { color: #00FF00 !important; } .WikiaBarWrapper .wikia-bar .wikiabar-button { height: auto; margin: 0; padding: 0 5px; border: none; line-height: 30px; font-size: 13px; background: none; } /* Выделение текста при копировании */ ::selection { background: #4169E1; } /* Цветные ники */ a[href$="/Destroyer2023"], a[href$=":Destroyer2023"] { color: #FF0000; }