mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Adjustment to dashboard file listing margin
This commit is contained in:
parent
3a1b907f09
commit
8d5bf652ad
1 changed files with 2 additions and 1 deletions
|
@ -179,7 +179,7 @@
|
|||
background: #daeea5 url(/img/heartcat.png) no-repeat 20px center;
|
||||
background-size: 77px 81px;
|
||||
padding: 20px 20px 20px 111px;
|
||||
margin-bottom: 20px;
|
||||
margin-bottom: 13px;
|
||||
}
|
||||
.welcome h4 {
|
||||
font-size: 1.2em;
|
||||
|
@ -196,6 +196,7 @@
|
|||
background: #E4D8CB;
|
||||
width: 100%;
|
||||
position: relative;
|
||||
margin-top: 7px;
|
||||
}
|
||||
.files .header {
|
||||
background: #5E95A1;
|
||||
|
|
Loading…
Add table
Reference in a new issue