mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-02-05 02:59:27 +00:00
renamed script and added attribution
This commit is contained in:
@@ -130,11 +130,20 @@ figure {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.attribution {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
font-size: xx-small;
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
.license {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
padding: 12px;
|
||||
padding: 6px;
|
||||
min-height: calc(6.75pt + 12px);
|
||||
}
|
||||
|
||||
.navbar {
|
||||
@@ -163,4 +172,4 @@ figure {
|
||||
text-align: center;
|
||||
padding: 14px 16px;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user