Mudanças entre as edições de "MediaWiki:Common.css"
Ir para navegação
Ir para pesquisar
Linha 496: | Linha 496: | ||
.initialPage--eventsLogo{ | .initialPage--eventsLogo{ | ||
height: 100%; | height: 100%; | ||
padding: 0 | padding: 0 4em 0 0; | ||
} | } | ||
Edição das 03h39min de 31 de maio de 2022
/*-------------------------------------------------- ESTILIZAÇÃO PADRÃO --------------------------------------------------*/ html{ scroll-behavior: smooth; } body { background-image: url(http://70.39.70.36/images/3/31/Cinza_capriw.png); background-repeat: repeat; background-attachment: fixed; } body:after{ position: fixed; top: 0; left: 0; content: ''; width: 100%; height: 100vh; background: rgba(0, 0, 0, .015) ; z-index: -1; } #footer-icons { float: right; margin-right: 14.5em; } h1, h2 { margin-bottom: 0.6em; border-bottom: 0px !important; } /*#content:before{*/ /* content: '';*/ /* top: -22em;*/ /* left: 0;*/ /* width: 100%;*/ /* height: auto;*/ /* background: url('') no-repeat;*/ /* background-size: cover;*/ /*}*/ #content { /*Estilização para inserção de imagem na parte superior*/ /*margin-top: 12em;*/ position: relative; overflow-x: clip; /**/ color: #000; background-color:#ffffff !important; border: none!important; box-shadow: rgba(0, 0, 0, .1) 0px 8px 24px, rgba(0, 0, 0, 0.15) 0px 0px 0px 2px; } #simpleSearch { position: relative; height: 100%; background-color: #231813 !important; } #p-search { float: left; margin-left: -0.1em; margin-right: 13em; margin-top: -0.4em; } #searchInput { background-color: #231813; color: #aaaaaa; width: 100%; height: 2.15384615em; border: 1px solid #524136; padding: 5px 2.15384615em 5px 0.4em; font-family: inherit; font-size: 0.8125em; direction: ltr; } .mw-body { margin-top: -1px; border: 2px solid #5c3f2b !important; border-right-width: 2px !important; } #p-personal { right: 16em; top: 0em; } .skillbox { width: 800px; height: 480px; margin: 10px; background-color: #162943; border: 1px solid #8d6e63; box-shadow: 0px 2px 7px #292929; -moz-box-shadow: 0px 2px 7px #292929; -webkit-box-shadow: 0px 2px 7px #292929; } .skillbox-atributes{ margin-top: -57px; margin-left: 317px; background-color: #162943; } .skillbox-mainbody, .skillbox-header, .skillbox-footer { padding: 1px; } .skillbox-img { margin-top: 13px; margin-left: 8px; float: left; width: 34px; background-color: #162943; } .skillbox-mainbody { min-height: 150px; max-height: 388px; overflow: auto; margin-left: 5px; padding-top: 5px; background-color: #162943; } .skillbox-header { padding: 0px 0px 0px 32px; margin: 20px; font-size: 1.1em; font-weight: bold; height: 40px; border-bottom: 9px inset #8d6e63; background-color: #162943; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; } .skillbox-footer { height: 25px; margin-top: -20px; background-color: transparent; border-top: 1px solid #8d6e63; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } /* Force lining numbers in headers (for fonts like Georgia) */ h1, h2, .firstHeading { -moz-font-feature-settings: "lnum"; -webkit-font-feature-settings: "lnum"; font-feature-settings: "lnum"; } /* Consistent size for sub/sup */ .mw-body sub, .mw-body sup, span.reference /* for Parsoid */ { font-size: 80%; } /* Hide confusing "Discussion" tab on [[Project:Support_desk]], * For sanity, only do this if [[Project_talk:Support_desk]] is a * redirect (which goes back to [[Project:Support_desk]]). * If that is changed for some reason, it automatically comes back. */ .page-Project_Support_desk #ca-talk a.mw-redirect { display: none; } /* Item Infobox */ .iteminfobox { background: #162943; border: 1px solid #8d6e63; float: left; padding: 1em; width: 400px; margin: 1em 0 2em 0; } .iteminfobox-title { border: 1px solid #8d6e63; font-size: 16px; text-align: center; color: white; background-color: #111d2c; font-weight: bold; } .iteminfobox-image { text-align: center; padding: 0.5em; padding-bottom: 10px; } .iteminfobox th { text-align: center; vertical-align: middle; background-color: #111d2c; color:white; width: 118px; border: 1px solid #8d6e63; } .iteminfobox td { text-align: center; vertical-align: top; background-color: transparent; padding: 6px; width: 400px; border: 1px solid #8d6e63; } /* Normal item Infobox */ .item2infobox { background-color: #162943; border: 1px solid #8d6e63; float: left; padding: 1em; width: 400px; margin: 1em 0 2em 0; } .item2infobox-title { background-color: #111d2c; border: 1px solid #8d6e63; font-size: 16px; text-align: center; color: white; font-weight: bold; } .item2infobox-image { text-align: center; padding: 0.5em; padding-bottom: 10px; } .item2infobox th { text-align: center; vertical-align: middle; background-color: #111d2c; border: 1px solid #8d6e63; color:white; width: 115px; } .item2infobox td { text-align: center; vertical-align: top; background-color: transparent; padding: 6px; width: 400px; border: 1px solid #8d6e63; } /* Character Infobox */ .charainfobox { background-color: #1a1412; float: right; margin-right: 10em; padding: 1em; width: 500px; border: 2px solid #654433; color: white; } .charainfobox-title { width: 266px; height: 38px; border-top: 1px #120d0c solid; border-bottom: 1px #120d0c solid; border-left: 1px #120d0c solid; border-right: 2px #120d0c solid; font-size: 1.5em; text-align: center; background: url(http://70.39.70.36/images/3/36/Charainfoboxtittlebg.png); } .charainfobox-subtitle { font-size: 1em; text-align: center; background-color: #fff00; } .charainfobox-image { text-align: center; } .charainfoboxtd1strow { background-color: #0f1f34; text-align: center; border: 1px solid #8d6e63; color:white; } /* CSS Hover Gallery for Mediawiki */ .gallery_zoom_img img{ -moz-transition:-moz-transform 0.1s ease-in; -webkit-transition:-webkit-transform 0.1s ease-in; -o-transition:-o-transform 0.1s ease-in; transition:transform 0.1 ease-in; } .gallery_zoom_img img:hover{ -moz-transform:scale(2); -webkit-transform:scale(2); -o-transform:scale(2); transform:scale(2); } /*-------------------------------------------------- REQUIRED to hide the non-active tab content. But do not hide them in the print stylesheet! --------------------------------------------------*/ .tabberlive .tabbertabhide {display:none;} /*-------------------------------------------------- .tabber = before the tabber interface is set up .tabberlive = after the tabber interface is set up --------------------------------------------------*/ .tabber {} .tabberlive {} /*-------------------------------------------------- ul.tabbernav = the tab navigation list li.tabberactive = the active tab --------------------------------------------------*/ ul.tabbernav{ margin-left: 0; border-bottom: none; } ul.tabbernav li { list-style: none; display: inline; } ul.tabbernav li a { line-height: 29px; border: 1px solid #8d6e63; } ul.tabbernav li>a {text-decoration:none; background: url(http://70.39.70.36/images/3/30/Tabbgoff2.png); border: 1px solid #a17e62; } ul.tabbernav li>a:link { /* color: #448; */ } ul.tabbernav li>a:visited { /*color: #667; */ } ul.tabbernav li a:hover { color: #405e84; text-decoration: none; background: url(http://70.39.70.36/images/1/19/Tabbgon.png); border: 1px solid #c6ab91; } ul.tabbernav li.tabberactive a { color: #000000; background: url(http://70.39.70.36/images/1/19/Tabbgon.png); border-bottom-color: transparent; border: 1px solid #c6ab91; cursor: default; } ul.tabbernav li.tabberactive a:hover { color: #000; background: url(http://70.39.70.36/images/1/19/Tabbgon.png); text-decoration: none; border: 1px solid #c6ab91; } /*-------------------------------------------------- .tabbertab = the tab content Add style only after the tabber interface is set up (.tabberlive) --------------------------------------------------*/ .tabberlive .tabbertab { padding:1px; border: none; } /*-------------------------------------------------- CSS CUSTOMIZADO --------------------------------------------------*/ .mt--4{ margin-top: -2em; } .mb-2{ margin-bottom: 1em; } .w-32_5{ width: 32.5%; } .w-35{ width: 35%; } .h-100 { height: 100%; } .video-hover + .mw-tmh-play { display: none; } .vector-menu-tabs li { background: transparent ; } #bigImage{ width: 16em; position: absolute; transform: translate(0, -100%); } .card{ width: 80%; min-height: 13em; margin: 0 auto; border-radius: 10px; box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px; } .card-title{ display: block; padding:.25em 0; margin-bottom: 2em; width: 100%; border-radius: 10px 10px 0 0; background: linear-gradient(90deg, rgba(106,198,250,1) 0%, rgba(6,75,106,1) 100%); font-size: 1.2em; font-weight: bold; color:white; } .logo { width: 100%; height: 100%; } .logo img{ max-width: 100%; max-height: 100%; } /*-------------------------------------------------- Pagina Inicial --------------------------------------------------*/ .initialPage--table{ width: 100%; text-align: center; } .initialPage--title, .initialPage--events{ border: none; border-collapse: separate; } .initialPage--events th, .initialPage--title th { color: black !important; padding: .4em; } .initialPage--title th { background-color: transparent !important; font-size: 2em; } .initialPage--events{ display: flex; height: 20em; } .initialPage--eventsLogo{ height: 100%; padding: 0 4em 0 0; } .initialPage--events td{ text-align:center; display: flex; align-items: center; justify-content: flex-end; } .initialPage--menuContainer{ display: flex; flex-wrap: wrap; width: 100%; justify-content: space-between; } .initialPage--menuTitle{ display: block; text-align: center; width: 100%; font-size: 1.75em; font-weight: bold; background: #3498db; border-radius: 10px 10px 0 0; color: white; } .discord-widget{ width: 30%; } .initialPage--menu{ width: 65%; display: flex; flex-wrap: wrap; } .initialPage--menuItemContainer{ display: flex; flex-wrap: wrap; } .initialPage--menuItem{ max-width:25%; } .initialPage--menuItem a img { width: 100%; } /*-------------------------------------------------- Ocultação de componentes --------------------------------------------------*/ #p-navigation { background-color: transparent; } #mw-head-base { background-color: transparent; } #p-logo { background-color: transparent; } #mw-page-base { background: transparent; } #mw-panel #p-tb h3 { color: rgb(0, 0, 0); font-size: .75em;} /*#p-tb { display: none; } */ /**/