Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12074048
D543.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D543.diff
View Options
diff --git a/src/assets/scss/_settings.scss b/src/assets/scss/_settings.scss
--- a/src/assets/scss/_settings.scss
+++ b/src/assets/scss/_settings.scss
@@ -59,7 +59,7 @@
$global-width: rem-calc(1200);
$global-lineheight: 1.5;
$foundation-palette: (
- primary: #C4822E,
+ primary: #ffab14,
secondary: #e0bf2a,
success: #3adb76,
warning: #ffae00,
diff --git a/src/assets/scss/components/_footer.scss b/src/assets/scss/components/_footer.scss
--- a/src/assets/scss/components/_footer.scss
+++ b/src/assets/scss/components/_footer.scss
@@ -27,13 +27,7 @@
text-align: center;
font-size: 1.2rem;
padding: 4rem;
- p {
- &.slogan {
- color: #8d9093;
- font-size: 1.8rem;
- margin: 0 0 1rem;
- }
- }
+
.links a {
list-style: none;
font-weight: bold;
@@ -51,6 +45,11 @@
padding: 0 0.4rem 0 0.8rem;
}
}
+
+}
+
+.service-name {
+ margin: 0 0 1rem;
}
.footer-extra-info {
diff --git a/src/partials/footer.html b/src/partials/footer.html
--- a/src/partials/footer.html
+++ b/src/partials/footer.html
@@ -1,7 +1,7 @@
<footer class="footer">
<div class="row">
<div class="small-12 columns">
- <h3 class="slogan">Dæghrefn</h3>
+ <h3 class="service-name">Dæghrefn</h3>
<p class="links">
<a href="{{root}}/">Home</a>
<a href="https://www.nasqueron.org/">A Nasqueron project</a>
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Oct 3, 03:46 (16 h, 53 m ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
aa/ac/f4b9a95cb3f1bb76aad6ef32d1a4
Default Alt Text
D543.diff (1 KB)
Attached To
Mode
D543: Improve design luminosity and footer branding
Attached
Detach File
Event Timeline
Log In to Comment