MediaWiki:Timeless.css: mudanças entre as edições
De SupraWiki
Sem resumo de edição |
Sem resumo de edição |
||
| (51 revisões intermediárias pelo mesmo usuário não estão sendo mostradas) | |||
| Linha 64: | Linha 64: | ||
} | } | ||
a{ | |||
-webkit-transition: transform 0.8s; | |||
-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); | |||
transition: transform 0.8s; | |||
} | |||
.toctogglelabel, | |||
#mw-content-text a, | |||
.plainlinks a.external{ | |||
font-weight: bold; | |||
color: #5a5a5a; | |||
text-decoration: underline; | |||
} | |||
#mw-content-text a:hover, | |||
.plainlinks a.external:hover{ | |||
color: #a60505; | |||
} | |||
#mw-content-text p{ | |||
margin: 1em; | |||
} | |||
.mw-body h1, | |||
.mw-body h2, | |||
.mw-body h3, | |||
.mw-body h4, | |||
.mw-body h5, | |||
.mw-body h6, | |||
.mw-body dt{ | |||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; | |||
font-size: 13px; | |||
font-weight: 400; | |||
line-height: initial; | |||
color:#666; | |||
} | |||
/*Header*/ | |||
#mw-header-container{ | #mw-header-container{ | ||
background-color: #FFFFFF; | background-color: #FFFFFF; | ||
| Linha 77: | Linha 116: | ||
line-height: 21px; | line-height: 21px; | ||
} | } | ||
#p-logo-text a.mw-wiki-title { | #p-logo-text a.mw-wiki-title { | ||
| Linha 88: | Linha 125: | ||
} | } | ||
/*Header > Search*/ | |||
#simpleSearch{ | #simpleSearch{ | ||
box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.05); | box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.05); | ||
| Linha 113: | Linha 151: | ||
#searchButton, #mw-searchButton{ | #searchButton, #mw-searchButton{ | ||
background: linear-gradient(to bottom, #B20000 0%, #851515 100%); | background: linear-gradient(to bottom, #B20000 0%, #851515 100%); | ||
background: url(/skins/Timeless/resources/images/search-ltr.svg?402b1) no-repeat center center transparent; | |||
color: #FFF; | color: #FFF; | ||
right: 0; | right: 0; | ||
height: 32px; | height: 32px; | ||
border-radius: 0; | border-radius: 0; | ||
margin-top: 2px; | |||
} | } | ||
| Linha 126: | Linha 166: | ||
} | } | ||
#mw-content, | |||
#mw-site-navigation .sidebar-chunk{ | |||
line-height: 1.5; | |||
word-wrap: break-word; | |||
min-height: 80%; | |||
min-height: 85vh; | |||
padding: 1.5em 1.5em 0; | |||
} | |||
/*Navigation > Sidebar*/ | |||
#mw-site-navigation .sidebar-chunk li{ | #mw-site-navigation .sidebar-chunk li{ | ||
border-left: 0px solid transparent; | border-left: 0px solid transparent; | ||
-webkit-transition: border-left-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; | -webkit-transition: border-left-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; | ||
transition: border-left-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; | transition: border-left-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; | ||
border-bottom: 1px dotted #e7e7e77a; | |||
} | } | ||
| Linha 157: | Linha 208: | ||
#mw-site-navigation .sidebar-chunk h3, | #mw-site-navigation .sidebar-chunk h3, | ||
#mw-related-navigation .sidebar-chunk h3{ | #mw-related-navigation .sidebar-chunk h3{ | ||
font-size: 12px; | |||
font-family: Roboto, sans-serif; | font-family: Roboto, sans-serif; | ||
font-weight: bold; | font-weight: bold; | ||
| Linha 166: | Linha 217: | ||
background: #e7e7e77a; | background: #e7e7e77a; | ||
border-radius: 5px; | border-radius: 5px; | ||
padding: | padding: 6px 11px; | ||
height: | height: 13px; | ||
line-height: normal; | |||
} | } | ||
| Linha 176: | Linha 228: | ||
#mw-content-container{ | #mw-content-container{ | ||
border-bottom: solid 4px | border-bottom: solid 4px #B20000; | ||
} | } | ||
#mw-footer-container{ | #mw-footer-container{ | ||
background: #222; | background: #222; | ||
height:15px; | |||
} | } | ||
| Linha 190: | Linha 243: | ||
border-radius: 5px; | border-radius: 5px; | ||
height: 26px; | height: 26px; | ||
} | |||
.mw-body h3, | |||
.mw-body .mw-parser-output h4:after, | |||
.mw-body .mw-parser-output h3:after, | |||
.mw-body .mw-parser-output h2:after, | |||
.mw-body .mw-parser-output h1:after{ | |||
border-bottom: solid 2px #c8ccd1; | |||
padding-bottom: 7px; | |||
} | |||
.mw-headline{ | |||
font-size: 16px; | |||
font-weight: bold; | |||
} | |||
.mw-parser-output h1:after, | |||
.mw-parser-output h2:after, | |||
.mw-parser-output h3:after{ | |||
border:0; | |||
} | } | ||
| Linha 202: | Linha 276: | ||
line-height: normal; | line-height: normal; | ||
} | } | ||
ul>li{margin-left: 5%;} | |||
/*Menu Opacoes Pagina*/ | /*Menu Opacoes Pagina*/ | ||
.mw-prefixindex-body{columns: 12em 3;} | .mw-prefixindex-body{columns: 12em 3;} | ||
.mw-content-ltr ul{margin:0;width: 100%;} | .mw-content-ltr ul{margin:0;width: 100%;} | ||
.mw-content-ltr ul>li{ | .mw-content-ltr ul>li.toclevel-1, | ||
.mw-content-ltr ul>li.toclevel-2, | |||
.mw-content-ltr ul>li.toclevel-3{ | |||
list-style: none; | list-style: none; | ||
padding: 0; | padding: 0; | ||
margin: 0; | |||
width: 100%; | width: 100%; | ||
display: inline-block; | display: inline-block; | ||
| Linha 216: | Linha 295: | ||
border-radius: 5px; | border-radius: 5px; | ||
background: linear-gradient(to bottom, #F5F5F5 0%, #FFFFFF 100%); | background: linear-gradient(to bottom, #F5F5F5 0%, #FFFFFF 100%); | ||
} | } | ||
.mw-content-ltr ul>li>a{ | .mw-content-ltr ul>li>a{ | ||
width: 90%; | width: 90%; | ||
display: inline-block; | display: inline-block; | ||
padding: 5px 10px; | padding: 5px 10px; | ||
color: #666; | color: #666; | ||
font-size: 14px; | font-size: 14px; | ||
text-decoration: none!important; | |||
border-left: 3px solid transparent; | |||
-webkit-transition: transform 0.8s; | -webkit-transition: transform 0.8s; | ||
transition: transform 0.8s; | transition: transform 0.8s; | ||
-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); | -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); | ||
-webkit-transition: border-left-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; | |||
transition: border-left-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; | |||
} | } | ||
| Linha 244: | Linha 317: | ||
border-left: 3px solid #a60505; | border-left: 3px solid #a60505; | ||
text-decoration:none; | text-decoration:none; | ||
border-radius: 5px; | |||
} | |||
.mw-content-ltr ul>li.toclevel-2, | |||
.mw-content-ltr ul>li.toclevel-3{ | |||
width:93%; | |||
} | } | ||
. | .mw-content-ltr ul>li.toclevel-2>a, | ||
.mw-content-ltr ul>li.toclevel-3>a{ | |||
display: block; | |||
} | } | ||
/*Img > Video*/ | |||
.thumbinner .thumbimage, | |||
.thumbinner{ | |||
background: none; | |||
border: 0; | |||
box-shadow: none; | |||
} | |||
.mw-body-content a > img, | |||
.thumbinner .thumbimage, | |||
.mw-body-content .floatnone > img{ | |||
margin: 0 auto; | |||
border: 5px solid #666; | |||
border-radius: 5px; | |||
box-shadow: none; | |||
background: none; | |||
} | |||
#searchInput | #searchInput{ | ||
border:0; | border:0; | ||
} | } | ||
#mw-footer, | |||
#mw-related-navigation, | |||
#ca-viewsource.mw-list-item, | #ca-viewsource.mw-list-item, | ||
#ca-history.mw-list-item, | #ca-history.mw-list-item, | ||
Edição atual tal como às 20h41min de 25 de julho de 2024
/*
Todo o CSS colocado aqui será carregado para os usuários do tema Timeless
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
body {
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.color-middle {
background: #7c7c7c !important;
}
.color-right {
background: #b32424 !important;
}
.mw-body h1.firstHeading {
border-color: #b32424 !important;
}
.mw-wiki-logo.timeless-logo {
display: none;
}
#p-logo-text a.mw-wiki-title {
color: transparent;
background: url(/resources/assets/suprawiki3.png);
background-size: 135px;
background-repeat: no-repeat;
background-position: center;
}
#mw-site-navigation {
width: 18em !important;
}
#site-navigation {
width: 14em !important;
}
.mw-body h1 {
font-size: 1.9em !important;
}
#mw-content-wrapper {
margin-top: 1em !important;
}
@import url('https://wiki.easy-way.app/skins/supra/supra.css');
*/
@import url(https://fonts.googleapis.com/css?family=Crimson+Text|Marcellus+SC|Roboto:400,100,300,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
h2,
h2 span,
body{
font-family: Roboto,sans-serif;
color:#666;
}
a{
-webkit-transition: transform 0.8s;
-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
transition: transform 0.8s;
}
.toctogglelabel,
#mw-content-text a,
.plainlinks a.external{
font-weight: bold;
color: #5a5a5a;
text-decoration: underline;
}
#mw-content-text a:hover,
.plainlinks a.external:hover{
color: #a60505;
}
#mw-content-text p{
margin: 1em;
}
.mw-body h1,
.mw-body h2,
.mw-body h3,
.mw-body h4,
.mw-body h5,
.mw-body h6,
.mw-body dt{
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 13px;
font-weight: 400;
line-height: initial;
color:#666;
}
/*Header*/
#mw-header-container{
background-color: #FFFFFF;
box-shadow: 0 0 11px rgba(0,0,0,.13);
background: linear-gradient(to bottom, rgba(226, 226, 226, 1) 0%, rgba(219, 219, 219, 1) 10%, rgba(209, 209, 209, 1) 20%, rgba(254, 254, 254, 1) 100%);
height: 55px;
}
#personal h2 span{
font-size: 14px;
line-height: 21px;
}
#p-logo-text a.mw-wiki-title {
color: transparent;
background: url(/resources/assets/suprawiki3.png);
background-size: 135px;
background-repeat: no-repeat;
background-position: center;
}
/*Header > Search*/
#simpleSearch{
box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.05);
overflow: hidden;
border-radius: 5px;
background-color: #FAFAFA;
border-radius: 5px;
border: 1px solid #DADADA;
border-left: 3px solid #A09E9E;
-webkit-transition: border-left-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
transition: border-left-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
#simpleSearch:hover{
border-left-color: #B20000;
}
#searchInput{
background: transparent;
padding: 0 0 0 15px;
color: #585656;
outline: none;
}
#searchButton, #mw-searchButton{
background: linear-gradient(to bottom, #B20000 0%, #851515 100%);
background: url(/skins/Timeless/resources/images/search-ltr.svg?402b1) no-repeat center center transparent;
color: #FFF;
right: 0;
height: 32px;
border-radius: 0;
margin-top: 2px;
}
#mw-content,
#mw-site-navigation .sidebar-chunk,
#mw-related-navigation .sidebar-chunk{
background: linear-gradient(to bottom, #F5F5F5 0%, #FFFFFF 100%);
}
#mw-content,
#mw-site-navigation .sidebar-chunk{
line-height: 1.5;
word-wrap: break-word;
min-height: 80%;
min-height: 85vh;
padding: 1.5em 1.5em 0;
}
/*Navigation > Sidebar*/
#mw-site-navigation .sidebar-chunk li{
border-left: 0px solid transparent;
-webkit-transition: border-left-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
transition: border-left-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
border-bottom: 1px dotted #e7e7e77a;
}
#mw-site-navigation .sidebar-chunk li a{
font-size: 14px;
font-family: Roboto, sans-serif;
color: #666;
display: inline-block;
width: 100%;
-webkit-transition: transform 0.8s;
transition: transform 0.8s;
padding-left: 10px;
}
#mw-site-navigation .sidebar-chunk li:hover{
border-left: 0px solid #B20000;
background: #e7e7e77a;
border-radius: 5px;
}
#mw-site-navigation .sidebar-chunk li:hover a{
font-weight: bold;
text-decoration: none;
}
/*Menu Lateral*/
#mw-site-navigation .sidebar-chunk h3,
#mw-related-navigation .sidebar-chunk h3{
font-size: 12px;
font-family: Roboto, sans-serif;
font-weight: bold;
text-transform: uppercase;
color: #5a5a5a;
border-bottom: solid 2px #eaeaea;
border-left: 2px solid #B20000;
background: #e7e7e77a;
border-radius: 5px;
padding: 6px 11px;
height: 13px;
line-height: normal;
}
#mw-content,
#content-bottom-stuff {
margin-top: 1em;
}
#mw-content-container{
border-bottom: solid 4px #B20000;
}
#mw-footer-container{
background: #222;
height:15px;
}
/*Barra Titulo*/
.mw-body h1.firstHeading{
border-bottom: solid 2px #eaeaea;
border-left: 2px solid #B20000;
background: #e7e7e77a;
border-radius: 5px;
height: 26px;
}
.mw-body h3,
.mw-body .mw-parser-output h4:after,
.mw-body .mw-parser-output h3:after,
.mw-body .mw-parser-output h2:after,
.mw-body .mw-parser-output h1:after{
border-bottom: solid 2px #c8ccd1;
padding-bottom: 7px;
}
.mw-headline{
font-size: 16px;
font-weight: bold;
}
.mw-parser-output h1:after,
.mw-parser-output h2:after,
.mw-parser-output h3:after{
border:0;
}
.mw-page-title-main{
font-size: 13px;
font-family: Roboto, sans-serif;
font-weight: bold;
color: #5a5a5a;
text-transform: uppercase;
padding: 6px 11px;
float: left;
line-height: normal;
}
ul>li{margin-left: 5%;}
/*Menu Opacoes Pagina*/
.mw-prefixindex-body{columns: 12em 3;}
.mw-content-ltr ul{margin:0;width: 100%;}
.mw-content-ltr ul>li.toclevel-1,
.mw-content-ltr ul>li.toclevel-2,
.mw-content-ltr ul>li.toclevel-3{
list-style: none;
padding: 0;
margin: 0;
width: 100%;
display: inline-block;
margin-bottom: 5px;
border: 1px solid #dbdbdb;
border-radius: 5px;
background: linear-gradient(to bottom, #F5F5F5 0%, #FFFFFF 100%);
}
.mw-content-ltr ul>li>a{
width: 90%;
display: inline-block;
padding: 5px 10px;
color: #666;
font-size: 14px;
text-decoration: none!important;
border-left: 3px solid transparent;
-webkit-transition: transform 0.8s;
transition: transform 0.8s;
-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
-webkit-transition: border-left-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
transition: border-left-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.mw-content-ltr ul>li>a:hover{
border-left: 3px solid #a60505;
text-decoration:none;
border-radius: 5px;
}
.mw-content-ltr ul>li.toclevel-2,
.mw-content-ltr ul>li.toclevel-3{
width:93%;
}
.mw-content-ltr ul>li.toclevel-2>a,
.mw-content-ltr ul>li.toclevel-3>a{
display: block;
}
/*Img > Video*/
.thumbinner .thumbimage,
.thumbinner{
background: none;
border: 0;
box-shadow: none;
}
.mw-body-content a > img,
.thumbinner .thumbimage,
.mw-body-content .floatnone > img{
margin: 0 auto;
border: 5px solid #666;
border-radius: 5px;
box-shadow: none;
background: none;
}
#searchInput{
border:0;
}
#mw-footer,
#mw-related-navigation,
#ca-viewsource.mw-list-item,
#ca-history.mw-list-item,
#p-namespaces.mw-portlet.tools-inline,
#site-tools,
#page-tools,
.mw-wiki-logo.timeless-logo,
#mw-header-hack,
#mw-footer-container a,
#mw-footer-container a>img{
display:none!important;
}
