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:
@@ -16,13 +16,13 @@
|
||||
background-color: #0d0e0e;
|
||||
}
|
||||
|
||||
.license {
|
||||
.footer {
|
||||
color: #e8e6e3;
|
||||
background-color: #313537;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.license a {
|
||||
.footer a {
|
||||
color: #5483ef;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@@ -16,13 +16,13 @@
|
||||
background-color: #111;
|
||||
}
|
||||
|
||||
.license {
|
||||
.footer {
|
||||
color: #000;
|
||||
background-color: #ddd;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.license a {
|
||||
.footer a {
|
||||
color: #0055ff;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
@@ -17,13 +17,13 @@
|
||||
background-color: #2c313a;
|
||||
}
|
||||
|
||||
.license {
|
||||
.footer {
|
||||
color: #f6f6f6;
|
||||
background-color: #2c313a;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.license a {
|
||||
.footer a {
|
||||
color: #528bff;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user