projects
/
ryf-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d35bbf7
)
added theming for email signup form in footer
author
Andrew Engelbrecht
<andrew@fsf.org>
Wed, 30 Oct 2019 19:26:12 +0000
(15:26 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Wed, 30 Oct 2019 19:26:12 +0000
(15:26 -0400)
css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/css/style.css
b/css/style.css
index 2b66a2086a9dd1b8889db347f27a49eaa57d6825..dcf2b1fa3501a2b7e22c95f02b62f794a88790c4 100644
(file)
--- a/
css/style.css
+++ b/
css/style.css
@@
-871,6
+871,16
@@
nav .search-block-form {
color: #FFF;
}
+#email-signup .email-input {
+ color: #000;
+ display: block;
+ margin-bottom: 10px;
+}
+#email-signup .action-button {
+ color: #000;
+ display: block;
+}
+
/* full page width for footer */
.footer {