• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
no edit summary
Line 1,914: Line 1,914:  
     border-radius: 100%;
 
     border-radius: 100%;
 
     box-shadow: 0 0 4px rgba(0, 0, 0, .8);
 
     box-shadow: 0 0 4px rgba(0, 0, 0, .8);
 +
}
 +
 +
/**
 +
* Quest templates support.
 +
*/
 +
 +
.quest-ri {
 +
vertical-align: top;
 +
display: inline-block;
 +
text-align: center;
 +
margin-left: 4px;
 +
margin-right: 4px;
 +
}
 +
 +
.quest-rii {
 +
vertical-align: middle;
 +
width: 88px;
 +
min-height: 64px;
 +
position: relative;
 +
display: inline-block;
 +
}
 +
 +
.quest-rit {
 +
margin-left: -3px;
 +
margin-bottom: 5px;
 +
color: #000;
 +
position: relative;
 +
width: 94px;
 +
max-height: 64px;
 +
font-size: 10px;
 +
line-height: 9px;
 +
text-align: center;
 +
overflow: hidden;
 +
vertical-align: top !important;
 +
}
 +
 +
.quest-riq {
 +
color: #ff6611;
 +
position: absolute;
 +
top: 44px;
 +
left: 55px;
 +
text-shadow: -1px -1px 4px #fff, 1px 1px 4px #fff, -1px 1px 4px #fff, 1px -1px 4px #fff;
 +
pointer-events: none;
 +
font-size: 18px;
 +
}
 +
 +
.quest-ris {
 +
color: #ff6611;
 +
position: absolute;
 +
top: -5px;
 +
left: 52px;
 +
text-shadow: -1px -1px 4px #fff, 1px 1px 4px #fff, -1px 1px 4px #fff, 1px -1px 4px #fff;
 +
pointer-events: none;
 +
font-size: 18px;
 
}
 
}
cssedit, gkautomate
6,928

edits

Navigation menu