MediaWiki:Wikia.css: diferència entre les revisions
 Canvi estètic per a "Noticia:Índex"  | 
				m Applying changes that should make this CSS file HTTPS-ready. If you have any questions or noticed issues related to this edit, please reach out to us using the Special:Contact page.  | 
				||
| Línia 190: | Línia 190: | ||
/* Canvi del fons del masthead - afegeix engranatge */  | /* Canvi del fons del masthead - afegeix engranatge */  | ||
.UserProfileMasthead .masthead-info hgroup {  | .UserProfileMasthead .masthead-info hgroup {  | ||
     background-image: url("  |      background-image: url("https://images.wikia.nocookie.net/eldetectiuconan/ca/images/6/6c/Engranatge_transparent.png"), -moz-linear-gradient(center top, #5A5A5A 0%, #2F3439 100%);  | ||
     background-image: url("  |      background-image: url("https://images.wikia.nocookie.net/eldetectiuconan/ca/images/6/6c/Engranatge_transparent.png");  | ||
     background-position: right center;  |      background-position: right center;  | ||
     background-repeat: no-repeat;  |      background-repeat: no-repeat;  | ||
| Línia 286: | Línia 286: | ||
/* Fons del contingut */  | /* Fons del contingut */  | ||
body.ns-116 .WikiaPage {  | body.ns-116 .WikiaPage {  | ||
     background: url("  |      background: url("https://images.wikia.nocookie.net/__cb20140112125207/eldetectiuconan/ca/images/0/00/Fons_Noticia_DCW_L.png") repeat-y left, url("https://images.wikia.nocookie.net/eldetectiuconan/ca/images/6/62/Fons_Noticia_DCW_R.png") repeat-y scroll right center, none repeat scroll 0 0 white;  | ||
}  | }  | ||
| Línia 307: | Línia 307: | ||
/* Atenció: Aquest header va en contra de les normes totalment, no el copieu a menys que estiguis autoritzat a fer-ho o bé estigui totalment justificat */  | /* Atenció: Aquest header va en contra de les normes totalment, no el copieu a menys que estiguis autoritzat a fer-ho o bé estigui totalment justificat */  | ||
body.ns-116 .WikiHeader {  | body.ns-116 .WikiHeader {  | ||
     background: url("  |      background: url("https://images.wikia.nocookie.net/eldetectiuconan/ca/images/0/0f/Fons_Noticia_DCW_Header_2.png") no-repeat center;  | ||
     height: 150px;  |      height: 150px;  | ||
     border: 0 none;  |      border: 0 none;  | ||
| Línia 447: | Línia 447: | ||
body.ns-116 #noticies-mes ul,  | body.ns-116 #noticies-mes ul,  | ||
body.ns-116 #noticies-especifiques ul {  | body.ns-116 #noticies-especifiques ul {  | ||
     list-style-image:url('  |      list-style-image:url('https://images.wikia.nocookie.net/eldetectiuconan/ca/images/0/04/Fletxa_Índex_Noticia.png');  | ||
}  | }  | ||
body.ns-116 .H2Noticies {  | body.ns-116 .H2Noticies {  | ||
     background: url('  |      background: url('https://images.wikia.nocookie.net/__cb20110604145212/es.gta/images/1/1a/Fondo_Noticias_GTE_b.png') repeat !important;  | ||
     color: white;  |      color: white;  | ||
     padding-left: 6px;  |      padding-left: 6px;  | ||
| Línia 537: | Línia 537: | ||
/** body.page-Noticia_Índex ul.tabbernav li a {  | /** body.page-Noticia_Índex ul.tabbernav li a {  | ||
background: url('  | background: url('https://images.wikia.nocookie.net/es.gta/images/b/b5/Fondo_Noticias_GTE_a.png');  | ||
padding: 4px 10px 3px;  | padding: 4px 10px 3px;  | ||
margin-right: 20px;  | margin-right: 20px;  | ||
| Línia 553: | Línia 553: | ||
/** body.page-Noticia_Índex ul.tabbernav li.tabberactive a {  | /** body.page-Noticia_Índex ul.tabbernav li.tabberactive a {  | ||
background:url('  | background:url('https://images.wikia.nocookie.net/__cb20110604145212/es.gta/images/1/1a/Fondo_Noticias_GTE_b.png') repeat scroll 0 0 transparent;  | ||
border-bottom:0px;  | border-bottom:0px;  | ||
color:white;  | color:white;  | ||
| Línia 584: | Línia 584: | ||
/** body.ns-116 #noticies-especifiques ul {  | /** body.ns-116 #noticies-especifiques ul {  | ||
background: url('  | background: url('https://images.wikia.nocookie.net/es.gta/images/3/36/Tab_View_GTE_Noticias.png') repeat;  | ||
height: auto;  | height: auto;  | ||
padding-top: 5px;  | padding-top: 5px;  | ||