mirror of
https://github.com/neocities/neocities.git
synced 2025-08-03 16:21:52 +02:00
Add a share button to news feed sidebar, made edit icons consistent.
This commit is contained in:
parent
326650b4e3
commit
070a8f0a66
3 changed files with 7 additions and 2 deletions
|
@ -662,6 +662,10 @@
|
|||
margin: 20px auto 2em auto;
|
||||
text-align: center;
|
||||
|
||||
.btn:last-child {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
@media (max-device-width:480px), screen and (max-width:800px) {
|
||||
text-align: left;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue