Difference between revisions of "Widget:Template/EventStoryHeader/css"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Canim44
(Creating Widget:Template/EventStoryHeader/css)
>Canim44
(More CSS)
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
 
     max-width:70vw;
 
     max-width:70vw;
 
     height:auto;
 
     height:auto;
 +
}
 +
.event-dialogue div > p {
 +
    display: flex;
 +
    margin-bottom: 1em;
 +
    margin-top: 1.5em;
 +
}
 +
.event-dialogue div > p > span,
 +
.event-dialogue div > p > a {
 +
    margin-right: 1em;
 +
    margin-top: -.5em;
 +
    flex-shrink: 0;
 
}
 
}
 
</style>
 
</style>
 
</includeonly>
 
</includeonly>

Latest revision as of 23:11, 22 February 2020