mirror of
https://github.com/aljazceru/BitcoinAndLightningLayerSpecs.github.io.git
synced 2025-12-17 14:04:20 +01:00
8 lines
134 B
CSS
8 lines
134 B
CSS
.badge {
|
|
border: 1px solid #000;
|
|
border-radius: 4rem;
|
|
font-size: 0.6em;
|
|
padding: 0.125rem 0.375rem;
|
|
white-space: nowrap;
|
|
}
|