div.banner {
margin: 0;
font-size: 80% /*smaller*/;
font-weight: bold;
line-height: 1.1;
text-align: center;
position: fixed;
top: 2px;
left: auto;
width: 8.5px;
right: 2px;
}
De acordo com esta especificação, é correto afirmar que resulta em:
div.banner {
margin: 0;
font-size: 80% /*smaller*/;
font-weight: bold;
line-height: 1.1;
text-align: center;
position: fixed;
top: 2px;
left: auto;
width: 8.5px;
right: 2px;
}
De acordo com esta especificação, é correto afirmar que resulta em: