Commit b1c6e396 authored by w-e-w's avatar w-e-w

starts left

parent d47324b8
...@@ -704,11 +704,24 @@ table.popup-table .link{ ...@@ -704,11 +704,24 @@ table.popup-table .link{
margin: 0; margin: 0;
} }
#available_extensions .date_added{ #available_extensions .info{
opacity: 0.85; margin: 0.5em 0;
display: flex;
margin-top: auto;
opacity: 0.80;
font-size: 90%; font-size: 90%;
} }
#available_extensions .date_added{
margin-right: auto;
display: inline-block;
}
#available_extensions .star_count{
margin-left: auto;
display: inline-block;
}
/* replace original footer with ours */ /* replace original footer with ours */
footer { footer {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment