Ariana Grande Wiki
Advertisement
Ariana Grande Wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/*  ===================
          Imports
    =================== */
@import "https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,300italic,400italic,600italic,700fitalic|Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic|Raleway:400,100,200,300,500,600,700,800,900|Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic";
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,900,700);

/* Custom Fonts */
@font-face {
    font-family: "Sweetener";
    font-style: normal;
    src: url("https://vignette.wikia.nocookie.net/bridgit-mendler/images/2/25/Sweetener.ttf/revision/latest?cb=20190723014904&path-prefix=es") format("TrueType");
}
@font-face {
    font-family: "Positions";
    font-style: normal;
    src: url("https://vignette.wikia.nocookie.net/bridgit-mendler/images/2/2a/Positions.otf/revision/latest?cb=20201021165926&path-prefix=es") format("OpenType");
}

/* page border */
.WikiaPage {
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
}

/* Comment Highlighting */

.comments li[data-user="Naldotheboss"] blockquote {
   color:white !important; background:#000000 url("https://images.wikia.nocookie.net/__cb20140924031249/arianagrande/images/0/03/Admin_comment.png") bottom center no-repeat !important;
}
.comments li[data-user="Naldotheboss"] blockquote:after {
   border-color: transparent #000000 #000000 transparent !important;
}
.comments li[data-user="Naldotheboss"] blockquote {color:white !important;
}
.comments li[data-user="Naldotheboss"] blockquote {border: 1px solid #000000 !important;}

.comments li[data-user="Lucas Millonario"] blockquote {
   color:white !important; background:#000000 url("https://images.wikia.nocookie.net/__cb20140924031249/arianagrande/images/0/03/Admin_comment.png") bottom center no-repeat !important;
}
.comments li[data-user="Lucas Millonario"] blockquote:after {
   border-color: transparent #000000 #000000 transparent !important;
}
.comments li[data-user="Lucas Millonario"] blockquote {color:white !important;
}
.comments li[data-user="Lucas Millonario"] blockquote {border: 1px solid #000000 !important;}

.comments li[data-user="Birdgirl22"] blockquote {
   color:white !important; background:#000000 url("https://images.wikia.nocookie.net/__cb20140924031249/arianagrande/images/0/03/Admin_comment.png") bottom center no-repeat !important;
}
.comments li[data-user="Birdgirl22"] blockquote:after {
   border-color: transparent #000000 #000000 transparent !important;
}
.comments li[data-user="Birdgirl22"] blockquote {color:white !important;
}
.comments li[data-user="Birdgirl22"] blockquote {border: 1px solid #000000 !important;}

/* Admins username highlighting */

a[href="/wiki/User:Naldotheboss"] { font-weight:bold !important;}

a[href="/wiki/User:Lucas_Millonario"] { font-weight:bold !important;}

a[href="/wiki/User:Birdgirl22"] { font-weight:bold !important;}

/* Hover */
.hoverimage img {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
   opacity: 1;
   filter: alpha(opacity=100);
}
 
.hoverimage img:hover {
   opacity: 0.5;
   filter: alpha(opacity=50);
}
.hovershadow img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.hovershadow img:hover {
    box-shadow: 0px 0px 13px 1px #0000004f;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.rotate:hover img {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.rotate img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* Tabber style */

.tabbertab {
    border: none !important;
}

ul.tabbernav li a:link {
    color: #FFFFFF !important;
    border:none !important;
}

ul.tabbernav li a:visited {
    color: #ffffff;
}

ul.tabbernav li.tabberactive a {
    background-color: #8594a7 !important;
}

ul.tabbernav li a {
    background: #c8cfd8 !important;
}

.tabbernav {
    border: none !important;
    line-height:200% !important;
}

/* right no border sideline */

.WikiaRail .module {
  background: transparent url(http://static.dangerouswoman.com/img/bg.jpg) !important;
  border-width: 2px;
  background-color: white !important;
}

/* infoboxes */
.portable-infobox {
   width: 270px;
   background-color: #ac3939; /** light color **/

}
.portable-infobox .pi-secondary-background {
   background-color: #8d3030; /** darker color **/

}
 
.pi-border-color {
    border-color: #8d3030;
}
/** tabs of infoboxes **/
ul.pi-image-collection-tabs li {
    border: none;
    font-size: x-small;
}
ul.pi-image-collection-tabs li.current {
    background: #d2d2d200;
    font-weight: bold;
    border-bottom: 4px solid #8aa2bd;
    color: #8aa2bd;
}
li.pi-tab-link.pi-item-spacing {
    padding: 0px 10px;
    font-size: 10px;
    border-bottom: 4px solid transparent;
    transition: .5s;
}
ul.pi-image-collection-tabs li {
    border: none;
}
ul.pi-image-collection-tabs {
    margin: 0 0 0 0 !important;
}
span.thumbnail-play-icon-container {
    display: none;
}
/** ArianaInfobox **/
.portable-infobox.pi-theme-Aribox {
    background-color: #ffffff;
    border: 1px #c3c3c3 solid;
    border-radius: 14px;
}
.portable-infobox.pi-theme-Aribox .pi-title {
    color: #000;
}
.portable-infobox.pi-theme-Aribox .pi-border-color {
    border-color: #c3c3c3;
}
.portable-infobox.pi-theme-Aribox ul.pi-image-collection-tabs li.current {
    border-bottom: 4px solid #696969;
    color: #696969;
}
.portable-infobox.pi-theme-Aribox .pi-secondary-background {
    background-color: #eaeaea;
}

/* header title */
.WikiaPage .page-header__title {
    font-weight: normal;
    font-family: Sweetener, serif;
}

/* multiple images */
.WikiaArticle .thumbinner {
    background-color: white;
    border: none;
    overflow: hidden;
    padding: 3px;
    color: gray;
    text-align: center;
    background-image: -webkit-gradient(linear,0% 0%,0% 100%,color-stop(0,white),color-stop(100%,#fff));
    background-image: -o-linear-gradient(top,white 0,#fff 100%);
    background-image: -ms-linear-gradient(top,white 0,#fff 100%);
}

.WikiaArticle .thumbcaption {
    font-size: 12px;
    background-color: white;
}

.WikiaArticle .tleft .tright {
    margin: 0px 16px 2px 0px;
}

/*sub heading 3*/
.WikiaPage h3 { font-weight: bold; }

/****** GALLERY ******/
.Gallery {
background-color: rgb(111,94,122);
box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px 0px inset;
background-image:url('https://static.wikia.nocookie.net/arianagrande/images/a/a3/Gallery.png/revision/latest?cb=20201023235721');
background-position: center;
}

/* hatnote */
div.hatnote {
    padding-left: 1.6em;
    margin-bottom: 0.5em;
    color: #969696;
    font-size: 15px;
}

.hatnote {
    font-style: italic;
}

/* Affiliations */
.home-links2 {
    margin:0 !important;
	padding:0;
	text-align:center;
}
 
.home-links2 li {
	color: white;
	background: url(https://vignette.wikia.nocookie.net/arianagrande/images/d/db/Background-affiliations.jpg/revision/latest?cb=20190109024257);
	display:inline-block;
	overflow: hidden;
	text-align:center;
    margin: 1px 3px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	-webkit-transition:all .4s ease;
	-o-transition:all .4s ease;
	-ms-transition:all .4s ease;
	transition:all .4s ease;
}
 
.home-links2 li.hover, .home-links2 li:hover {
	background: white;
	-webkit-transition: all 3s ease;
    -moz-transition: all 3s ease;
    -o-transition: all 3s ease;
    -ms-transition: all 3s ease;
	color: black;
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.5), 0 4px 15px 0 rgba(0, 0, 0, 0.5);
}
 
.home-links2 li.hover>a span, .home-links2 li:hover>a span {
	color: black;
}
 
.home-creators2 li a {
	display:block;
	text-decoration:none;
	padding:0 20px;
}
 
.home-creators2 li a span {
	font-size:20px;
	line-height:36px;
	color: white;
}
 
.home-creators2 li img {
	width: 90px !important;
	height: 90px !important;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	-ms-border-radius: 50% !important;
	-o-border-radius: 50% !important;
	border-radius: 50% !important;
	padding:15px; /*<-- width of blocks*/
}
 
.home-creators2 li a {
	display:block;
	text-decoration:none;
	padding:0 2px;
}
 
.home-creators2 img:hover {
    -webkit-filter:grayscale(50%);
}

/* masthead name */
.UserProfileMasthead .masthead-info h1 {
    display: inline;
    font-family: Sweetener;
    font-size: 30px;
    line-height: 38px;
    text-transform: lowercase;
}

/* Navbox */
.navbox {
    width: 100%;
    font-size: smaller;
}
.navbox-title {
    font-size: small;
}
tr.navbox-gutter {
    display: none !important;
}

/* EraIcons */
.eraicon-dropdown {
    color: #aaa;
    padding: 5px;
    font-size: 13px;
}
.eraicon {
    margin-right: 10px;
}
.eraicon.wds-dropdown:not(.wds-is-not-hoverable):hover .wds-dropdown__content {
  width: 270px;
  padding: 5px;
  text-align: center;
}

.WikiaPage {
    font-family: 'Rubik', Helvetica Neue,Helvetica,Arial,sans-serif;
}

/****** fixing UCP ******/

/* Add Photo Gallery button */
a.wds-button.wikia-photogallery-add {
    display: none;
}

/* TOC */
.toc .toctitle {
    text-align: center;
}
.toc {
    background-color: #f7f7f7;
    border: 1px solid #e4e4e4;
}
.toc ::marker {
    content: '' !important;
    margin: 1px !important;
}
.toc ul {
    margin: .4em 0.1em .5em 0.5em;
    line-height: 25px;
}

/* Reflist */
.mw-parser-output .mw-references-wrap {
    clear: none;
}

/* Headers spacing*/
.WikiaArticle h2 {
    margin-top: 30px;
    padding-bottom: 3px;
}

/* Line-height */
.mw-parser-output p {
    line-height: 22px;
}

/* Headings (margen) */
.WikiaMainContent h1, .WikiaMainContent h2 {
    font-weight: inherit;
    margin: 30px 0 3px;
}
.WikiaMainContent h3, .WikiaMainContent h4, .WikiaMainContent h5, .WikiaMainContent h6 {
    font-weight: inherit;
    margin: .5em 0 .2em;
}
/*the end*/
Advertisement