mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-04 20:37:22 +00:00
css: add entries
This commit is contained in:
parent
099430b62e
commit
e36d5d911c
1 changed files with 11 additions and 0 deletions
|
|
@ -123,3 +123,14 @@ body > footer {
|
|||
transparent 100%);
|
||||
background-size: 30.00px 30.00px;
|
||||
}
|
||||
|
||||
/* Lists */
|
||||
|
||||
.entry:last-child,
|
||||
.entry {
|
||||
margin-bottom: 1.5rem;
|
||||
}
|
||||
|
||||
.entry > .description {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue