9 lines
96 B
CSS
9 lines
96 B
CSS
.tag-cloud span {
|
|
padding-right: .4em;
|
|
font-size: 80%;
|
|
}
|
|
|
|
.tag-cloud p {
|
|
margin-top: 4em;
|
|
}
|
|
|