Skip to content

Google Hestia Animated by TheNew_HardcorePug

Details

AuthorTheNew_HardcorePug

LicenseCC0-1.0

Categorye

Created

Updated

Code size2.6 kB

Code checksumcb3e3a20

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Adds dancing Hestia to google.com homepage, and search results page (and some internal pages).

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Google Hestia Animated
@namespace      USO Archive
@author         Andrei Zhuk
@description    `Adds dancing Hestia to google.com homepage, and search results page (and some internal pages).`
@version        20190712.13.7
@license        CC0-1.0
@preprocessor   uso
==/UserStyle== */
@-moz-document url-prefix("http://www.google"), url-prefix("https://www.google"), url-prefix("http://blogsearch.google"), url-prefix("http://209.85.165.104"), url-prefix("http://translate.google"), url-prefix("https://translate.google"), url-prefix("http://video.google"), url-prefix("https://encrypted.google"), url-prefix("http://images.google"), url-prefix("https://images.google"), url-prefix("http://books.google"), url-prefix("https://books.google") {
img#hplogo {
    /* ============================================== */
    /* Style by PJM - http://fb.com/PeterJepiMarsBlog */
    /* Myblog - http://animepjm.com */
    /* Version 2.6 (fixed by serverny) */
    /* ============================================== */
    box-sizing: border-box!important;
    background: url("https://media.giphy.com/media/26FmQe7t2NWV2bgxq/giphy.gif") center no-repeat !important;   /*Hestia_1.gif*/
    padding-left: 521px!important;
    bottom: 155px!important;
    z-index: -999!important;
    position: relative!important;
    padding-bottom: 335px!important;
    margin: auto!important;
}

#hplogo {
    text-indent: -9000px !important;
    white-space: nowrap!important;
}

#gt-src-wrap {
    background: url("https://media.giphy.com/media/l4FGKYd2L8l1rLNIY/giphy.gif") #ffa500 20% 1% no-repeat!important;  /*Hestia_2.gif*/
    background-attachment: fixed!important;
}

textarea {
    color: #fff!important;
}

.mw {
    background: url("https://media.giphy.com/media/l4FGKYd2L8l1rLNIY/giphy.gif") 55% 100% no-repeat!important;  /*Hestia_2.gif*/ /*change first value here if she is dancing too far left/right*/
    background-attachment: fixed!important;
}

#logo img {
    background: url("https://media.giphy.com/media/3oKIPurq9pTw8riaxW/giphy.gif") 43% 13% no-repeat !important; /*Hestia_3.gif*/
}

div#hplogo {
    box-sizing: border-box!important;
    background: url("https://media.giphy.com/media/26FmQe7t2NWV2bgxq/giphy.gif") center no-repeat !important;  /*Hestia_1.gif*/
    padding-left: 521px!important;
    bottom: 155px!important;
    z-index: -999!important;
    position: relative!important;
    padding-bottom: 335px!important;
    margin: auto!important;
}

.sbibod, .jhp input[type="submit"] {
    opacity: .7!important;
}
}

Reviews

No reviews yet.