mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-05-29 06:43:11 +00:00
Prepared sql for pain
This commit is contained in:
parent
2c6beefa43
commit
08d15c9253
8 changed files with 65 additions and 63 deletions
|
@ -117,7 +117,7 @@ form * {
|
|||
align-items: center;
|
||||
vertical-align: middle;
|
||||
|
||||
text-decoration: underline;
|
||||
text-decoration: none;
|
||||
|
||||
border: none;
|
||||
border-radius: var(--rad);
|
||||
|
@ -138,7 +138,7 @@ a.btn {
|
|||
|
||||
.svg {
|
||||
margin: 0 0.2rem 0.1rem 0;
|
||||
width: 18px; height: 18px;
|
||||
width: 19px; height: 18px;
|
||||
|
||||
vertical-align: middle;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue