Content deleted Content added
m Page is not protected |
move font stuff to li? |
||
Line 19:
box-sizing: border-box;
max-width: 175px;
font-size: 85%;▼
line-height: 110%;▼
font-style: italic;▼
font-weight: bold;▼
}
Line 32 ⟶ 28:
.portalbox-sand ul > li {
display: table-row;
▲ font-size: 85%;
▲ line-height: 110%;
▲ font-style: italic;
▲ font-weight: bold;
}
.portalbox-sand ul > li > span:first-child {
|