starts left
This commit is contained in:
parent
d47324b898
commit
b1c6e39620
17
style.css
17
style.css
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user