Anohana Wiki
Advertisement

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.
.Chat { 
    background-size: cover; 
    background-image: url(https://i.imgur.com/U3uGPjB.jpg)
}

.Chat ul .you { 
    background: none; 
    }
    
    #UserProfileMasthead .masthead-info{
    background: transparent url("https://i.imgur.com/GiMw6ry.jpg") repeat scroll 0% 0%;
  
}

 #UserProfileMasthead {
    font-variant:small-caps;
}

section.recirculation-rail.module {
  display:none !important;
}

/* Scroll bar */
::-webkit-scrollbar {
    width: 12px;
    box-shadow: 0 0 8px rgba(255, 50, 0, 0.6);
}
 
::-webkit-scrollbar-track {
    background: transparent;
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.1);
    -moz-box-shadow: inset 0 0 6px rgba(255,255,255,0.1);
    border: 1px solid #323232;
    border-radius: 12px;
}
 
::-webkit-scrollbar-thumb {
    background: linear-gradient(#ffb3c1, #ff99ac); 
    border: 2px solid #ff8097;
    border-radius: 12px;
    -webkit-box-shadow: 0 0 6px #ffb3c1;
    -moz-box-shadow: 0 0 6px #ffb3c1;
    box-shadow: 0 0 8px #ffb3c1;
}
 
::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(#ffe6ea, #ffccd5);
    border: 2px solid #ffb3c1;
    border-radius: 12px;
    -webkit-box-shadow: 0 0 6px #ffe6ea;
    -moz-box-shadow: 0 0 6px #ffe6ea;
    box-shadow: 0 0 8px #ffe6ea;
}
 
::-webkit-scrollbar-thumb:active {
    background: linear-gradient(#ff8097, #ff6682); 
    border: 2px solid #ff6682;
    border-radius: 12px;
    -webkit-box-shadow: 0 0 6px #ff8097;
    -moz-box-shadow: 0 0 6px #ff8097;
    box-shadow: 0 0 8px #ff8097;
}

/* Custom Cursor */
* {
    cursor: url('https://vignette.wikia.nocookie.net/anohana/images/1/18/Menma_cursor.png/revision/latest?cb=20151013233313'), pointer !important;
}

/* Tabber Looks */

.tabbertab {
    border: 1px !important;
}
 
.tabberlive > ul.tabbernav > li {
    margin-right: 2px;
}
    .tabberlive > ul.tabbernav > li:last-child {
        margin-right: 0;
    }
 
.tabbernav {
    background: none;
    border-bottom: 0 !important;
    padding: 2px 0 !important;
}
 
ul.tabbernav li a {
    background:linear-gradient(#ffa1c0, #db698d) !important;
    border: 1px solid #0A0A0A !important;
    outline: 1px solid #0A0A0A;
    outline-offset: 2px;
    color: white !important;
    font-size: 13px !important;
    font-weight: bold !important;
    margin-left: 10 !important;
    padding: 5px 1em !important;
    position: relative;
}
 
ul.tabbernav li.tabberactive a {
    background:linear-gradient(#f993b2, #DB7093) !important;
    border: 1px solid #0A0A0A !important;
    outline: 1px solid #0A0A0A;
    outline-offset: 2px;
    color: black !important;
    cursor: default;
    font-size: 13px !important;
    font-weight: bold !important;
    padding: 5px 1em !important;
}
 
ul.tabbernav li.tabberactive {
    line-height: 0 !important;
}
 
    ul.tabbernav li.tabberactive:first-child a {
        margin-left: 0 !important;
    }
 
.tabbertab .ajax-poll {
    border: none !important;
}
 
.tabberlive .tabbertab h2,
.tabberlive .tabbertab h3 {
    display: block !important;
}

 
/* anohana font */
@font-face {
    font-family: 'Anohana';
    src: url('https://vignette.wikia.nocookie.net/maxigamertest/images/8/89/Micap.eot');
    src: url('https://vignette.wikia.nocookie.net/maxigamertest/images/8/89/Micap.eot#iefix') format('embedded-opentype'),
         url('https://vignette.wikia.nocookie.net/maxigamertest/images/9/9d/Micap.woff') format('woff'),
         url('https://vignette.wikia.nocookie.net/maxigamertest/images/5/5c/Micap.ttf') format('truetype'),
         url('https://vignette.wikia.nocookie.net/maxigamertest/images/1/10/Micap.svg#Anohana') format('svg'); }
 
div.WikiaPage h1,
div.WikiaPage h2,
div.WikiaPage h3,
div.WikiaPage .WikiHeader,
div.WikiaPage a.title {
    font-family: 'Anohana';
}

.SpeechBubble {
    font-family: 'Segoe Print';
}

/* links */
a:hover, a:active {
 color: #cc33cc !important;
 text-decoration: none;
 text-shadow: #cc33cc 0 0 3px;
 transition: all 0.5s ease-in;
}

a {
 transition: all 0.5s ease-out;
}

/* module */
/* flower 1 */
.HotSpotsModule.module, .WikiaActivityModule.module, .recirculation-rail.module.group-CONTROL, .WikiaLatestEarnedBadgesModule.module, .module.contributors-module {
    background: linear-gradient(rgba(247, 226, 221, 0.5), rgba(247, 226, 221, 0.5)), url(https://vignette.wikia.nocookie.net/anohana/images/b/b2/Flower1.png) center no-repeat !important;
}
/* flower 2 */
.insights-module.insights-dark.module, .content-review-module.module, .toc.show, .recirculation-rail.module.group-LATERAL_BOTH, .insights-module.insights-light.module, .module.community-policy-module {
    background: linear-gradient(rgba(247, 226, 221, 0.5), rgba(247, 226, 221, 0.5)), url(https://vignette.wikia.nocookie.net/anohana/images/a/aa/Flower2.png) center no-repeat !important;
}
/* flower 3 */
.ChatModule.module, .templatedraft-module.module, .WikiaRail.module, .WikiaBlogListingBox.module, .module.recent-activity-module {
    background: linear-gradient(rgba(247, 226, 221, 0.5), rgba(247, 226, 221, 0.5)), url("https://vignette.wikia.nocookie.net/anohana/images/0/03/Flower3.png") center no-repeat !important;
}
/* flower 4 */
.CommunityCornerModule.module, .WikiaArticle.pre, .module.AchievementsModule.UserProfileAchievementsModule, .community-page-entry-point-module.module, .module.help-module{
    background: linear-gradient(rgba(247, 226, 221, 0.5), rgba(247, 226, 221, 0.5)), url(https://vignette.wikia.nocookie.net/anohana/images/3/3b/Flower4.png) center no-repeat !important;
}

.WikiaRail.module {
    background: none !important;
}

/* header */
.navbackground {
    -webkit-box-shadow: 0 0 10px #ffb3bf !important;
}
 
div.navbackground {
	background: linear-gradient(#ffb3bf, #ff7f92) !important;
}
 
li.nav-item.marked {
	background: linear-gradient(#ff7f92, #ffb3bf) !important;
    border-bottom: 1px solid #ffb3bf !important;
}
 
.WikiHeader .WikiNav .nav .subnav-3 {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important; 
    -webkit-box-shadow: 0 0 10px #ffb3bf !important;
}
 
.WikiHeader nav li.marked, 
.WikiHeader > nav .subnav-2 li.marked2 .subnav-2a { 
    border-radius: 5px 5px 0 0 !important; 
    -webkit-box-shadow: 0 0 10px #ffb3bf !important;
}
 
.WikiHeader .navbackground,
.WikiHeader > nav .subnav-2 { 
    border-radius: 0 3px 0 5px !important;
}
Advertisement