style summary
This commit is contained in:
@ -116,6 +116,13 @@ figure img {
|
|||||||
display: block;
|
display: block;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
summary {
|
||||||
|
text-align: center;
|
||||||
|
font-style: italic;
|
||||||
|
text-decoration: underline;
|
||||||
|
margin-top: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 960px) {
|
@media only screen and (max-width: 960px) {
|
||||||
.carousel nav {
|
.carousel nav {
|
||||||
|
|||||||
Reference in New Issue
Block a user