9 lines
91 B
CSS
9 lines
91 B
CSS
.p-summary {
|
|
font-style: italic;
|
|
font-size: 80%;
|
|
}
|
|
|
|
article > aside {
|
|
width: 100%;
|
|
}
|