update from sparkleup

This commit is contained in:
Madison Scott-Clary 2020-04-22 03:40:06 -07:00
parent 77ba6689ba
commit 5563fd0e6e
1 changed files with 12 additions and 1 deletions

View File

@ -166,5 +166,16 @@ q {
width: 33%;
border: 1px solid #ccc;
margin-left: 0.5rem;
padding-left: 0.5rem;
padding: 0.5rem;
}
q:after {
clear: both;
}
q .attribution, q .date {
font-size: 10pt;
display: inline-block;
float: right;
clear: both;
}