mirror of
https://github.com/danpros/htmly.git
synced 2026-04-17 19:26:08 +05:30
Fix styling
This commit is contained in:
parent
036f4ba5f0
commit
2bbae4cf68
11 changed files with 84 additions and 17 deletions
|
|
@ -6140,3 +6140,10 @@ ul.month {
|
|||
.feed-link a {
|
||||
height:100%;
|
||||
}
|
||||
|
||||
#more {
|
||||
display:block;
|
||||
height:2rem;
|
||||
margin-top:-2rem;
|
||||
content:""
|
||||
}
|
||||
|
|
@ -6147,3 +6147,10 @@ ul.month {
|
|||
.feed-link a {
|
||||
height:100%;
|
||||
}
|
||||
|
||||
#more {
|
||||
display:block;
|
||||
height:2rem;
|
||||
margin-top:-2rem;
|
||||
content:""
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue