mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
Merge pull request #516 from TarryDan/TarryDan-overlay-text
Update _project-Main.scss
This commit is contained in:
commit
262fc34bb9
1 changed files with 6 additions and 1 deletions
|
@ -482,10 +482,15 @@
|
||||||
.overlay a {
|
.overlay a {
|
||||||
color: white;
|
color: white;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-size: 14px;
|
font-size: 12px;
|
||||||
display: block;
|
display: block;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.overlay a:hover {
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
|
|
||||||
.overlay .fa-trash, .modal .fa-trash {
|
.overlay .fa-trash, .modal .fa-trash {
|
||||||
vertical-align: 1px;
|
vertical-align: 1px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue