MediaWiki:Mobile.css: Difference between revisions

213 bytes added ,  16:16, 19 January 2021
m
no edit summary
m (few more final tweaks to willpower/cooldown table style)
mNo edit summary
Line 681: Line 681:
.willpower-cooldown-table .cd-cd-header:last-child {
.willpower-cooldown-table .cd-cd-header:last-child {
     border-right: none;
     border-right: none;
}
.cd-wi-32-cell {
    position: relative;
}
.cd-wi-32-cell:after {
    position: absolute;
    content:'+';
    font-size: 0.7em;
    top:45%;
    bottom:55%;
    display:flex;
    right:2px;
    line-height: 0;
}
}
/*
/*