Difference between revisions of "User:Felix/Folks"
Jump to navigation
Jump to search
[[{{{name}}}]]
[[File:{{{image}}}|link={{{name}}}]]
imported>Felix |
imported>Felix |
||
Line 16: | Line 16: | ||
.inactive:hover { | .inactive:hover { | ||
opacity: 1; | opacity: 1; | ||
+ | } | ||
+ | #Folks + .data li:hover { | ||
+ | border-radius: 10px 10px 0 0; | ||
+ | } | ||
+ | .hovered { | ||
+ | background: rgb(195, 210, 231); | ||
+ | border-color: transparent #461a00 #461a00; | ||
+ | border-radius: 0 0 10px 10px; | ||
+ | border-style: none solid solid; | ||
+ | border-width: 0 1px 1px; | ||
+ | font-size: 0.5rem; | ||
+ | left: -1px; | ||
+ | line-height: 0.75rem; | ||
+ | padding: 0 3px 3px; | ||
+ | position: relative; | ||
+ | text-align: center; | ||
+ | top: 7px; | ||
+ | width: 119px; | ||
+ | z-index: 10; | ||
+ | } | ||
+ | li:hover .hovered { | ||
+ | display: block; | ||
} | } | ||
}} | }} | ||
<li class="person {{{class|}}}" id="{{{name}}}"> | <li class="person {{{class|}}}" id="{{{name}}}"> | ||
<span class="name plainlinks">{{#if: {{{song2|}}}|[{{{song2}}} <span class="note">♩</span>][{{{song}}} ♫] |{{#if: {{{song|}}}|[{{{song}}} ♫] | }}}}{{#if: {{{link|}}}|[[{{{link}}}|{{{name}}}]]|[[{{{name}}}]]}}{{#if: {{{comic|}}}| [{{{comic}}} <span class="star">✯</span>]| }}</span> | <span class="name plainlinks">{{#if: {{{song2|}}}|[{{{song2}}} <span class="note">♩</span>][{{{song}}} ♫] |{{#if: {{{song|}}}|[{{{song}}} ♫] | }}}}{{#if: {{{link|}}}|[[{{{link}}}|{{{name}}}]]|[[{{{name}}}]]}}{{#if: {{{comic|}}}| [{{{comic}}} <span class="star">✯</span>]| }}</span> | ||
− | [[File:{{{image}}}|link={{#if: {{{link|}}}|{{{link}}}|{{{name}}} }} | + | [[File:{{{image}}}|link={{#if: {{{link|}}}|{{{link}}}|{{{name}}} }}]]<div class="hovered">{{{caption}}}</div> |
</li> | </li> |
Revision as of 00:49, 26 March 2017
{{{caption}}}