mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-02-05 02:59:27 +00:00
renamed footer css class
This commit is contained in:
@@ -18,18 +18,18 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.license {
|
||||
.footer {
|
||||
color: #ebebeb;
|
||||
background-color: #191313;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.license a {
|
||||
.footer a {
|
||||
color: #ff2727;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.license a:hover {
|
||||
.footer a:hover {
|
||||
font-weight: 800;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user