Use works listing
This commit is contained in:
@ -106,6 +106,13 @@ main.story .author, main.story .character, main.story h3 {
|
||||
font-family: "Gotu", sans-serif !important;
|
||||
text-align: center !important;
|
||||
}
|
||||
|
||||
.works dt {
|
||||
background: linear-gradient(135deg, transparent 0.5rem, rgba(127, 127, 127, 0.2) 0) top left;
|
||||
}
|
||||
.works dd {
|
||||
background: linear-gradient(315deg, transparent 0.5rem, rgba(127, 127, 127, 0.1) 0) bottom right;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 960px) {
|
||||
.carousel nav {
|
||||
Reference in New Issue
Block a user