UNPKG

similiquedicta

Version:
27 lines (23 loc) 386 B
.root { position: relative; margin-bottom: 2rem; } .root code { font-family: 'Inconsolata'; } .name { position: absolute; top: 0; right: 0; background: #f6f6f6; border-bottom: 1px solid #ddd; border-left: 1px solid #ddd; border-bottom-left-radius: 4px; padding: 0.25rem 1rem; color: #888; font-size: 0.8rem; z-index: 1; } .hiddenName { display: none; }