Ariana Grande Wiki
Ariana Grande Wiki
No edit summary
No edit summary
Line 6: Line 6:
   
 
/* Custom Fonts */
 
/* Custom Fonts */
@font-face {
 
font-family: "BodoniMT";
 
font-style: normal;
 
src: url("https://vignette.wikia.nocookie.net/bridgit-mendler/images/c/ca/BOD_R.TTF/revision/latest?cb=20180423010923&path-prefix=es") format("TrueType");
 
}
 
 
@font-face {
 
@font-face {
 
font-family: "Sweetener";
 
font-family: "Sweetener";
 
font-style: normal;
 
font-style: normal;
src: url("https://vignette.wikia.nocookie.net/bridgit-mendler/images/2/25/Sweetener.ttf/revision/latest?cb=20180615212607&path-prefix=es") format("TrueType");
+
src: url("https://vignette.wikia.nocookie.net/bridgit-mendler/images/2/25/Sweetener.ttf/revision/latest?cb=20190723014904&path-prefix=es") format("TrueType");
 
}
 
}
   

Revision as of 01:49, 23 July 2019

/*  ===================
          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");
}

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

/* Comment Highlighting */
.comments li[data-user="Divine618"] blockquote:after {
   border-color: transparent black black transparent !important;
}
.comments li[data-user="Divine618"] blockquote div {
   background: transparent black !important;
}
.comments li[data-user="Divine618"] blockquote {color:white !important;
}
.comments li[data-user="Divine618"] 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="Fan4Life"] 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="Fan4Life"] blockquote:after {
   border-color: transparent #000000 #000000 transparent !important;
}
.comments li[data-user="Fan4Life"] blockquote {color:white !important;
}
.comments li[data-user="Fan4Life"] blockquote {border: 1px solid #000000 !important;}

.comments li[data-user="Rosescamila"] 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="Rosesamila"] blockquote:after {
   border-color: transparent #000000 #000000 transparent !important;
}
.comments li[data-user="Rosescamila"] blockquote {color:white !important;
}
.comments li[data-user="Rosescamila"] 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;}

/* Admins username highlighting */

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

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

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

a[href="/wiki/User:Lucas_Millonario"] { 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);
}

.grayscalehover {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.grayscalehover:hover {
  -webkit-filter: invert(100%);
}

.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: #a0809b !important;
}

ul.tabbernav li a {
    background: #e0d5de !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: #dcc9d4; 
}
.portable-infobox .pi-secondary-background {
   background-color: #c3b0ba;
}
 
.pi-border-color {
    border-color: #d2b3c5;
}
/** tabs of infoboxes **/
ul.pi-image-collection-tabs li {
    border: none;
    font-size: x-small;
}
ul.pi-image-collection-tabs li.current {
    font-size: small;
}

/* grayscale  */
.grayscale img {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: gray;
      -webkit-filter: grayscale(100%);
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.grayscale img:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
      -webkit-filter: grayscale(0%);
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

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

/*Scrollbar*/
::-webkit-scrollbar {
    width: 13px;
    height: 13px;
}
::-webkit-scrollbar-thumb {
    background: #5b5b5b;
}
::-webkit-scrollbar-thumb:hover {
    background: #686868 !important;
}
::-webkit-scrollbar-thumb:active {
    background: #7f7f7f !important;
}

/* 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://vignette.wikia.nocookie.net/arianagrande/images/a/a3/Gallery.png/revision/latest?cb=20190118235810');
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;
}

/*the end*/