.ashskill{
position:relative;
width:60px;
word-wrap:break-word;
font-size:12px
}
.ashskill .ashskill-icon{
width:100%;
display:flex;
justify-content:center;
}
.ashskill .ashskill-content{
position:absolute;
z-index:4;
top:25px;
left:25px;
width:240px;
padding:4px;
background-color: #ffffcc;
word-wrap:break-word;
text-align:left;
border:1px solid
}
.ashskill .ashskill-content > span{
float:right
}
/* [[Category:在模板名字空间下的CSS页面]] */