projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e4f1c0
)
swap colors in submit-session class
author
Greg Farough
<gregf@gnu.org>
Tue, 18 Aug 2020 17:36:50 +0000
(13:36 -0400)
committer
Greg Farough
<gregf@gnu.org>
Tue, 18 Aug 2020 17:36:50 +0000
(13:36 -0400)
2021/assets/css/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/2021/assets/css/custom.css
b/2021/assets/css/custom.css
index ae9c734a48613bc8cb9e990a7f0d7104d36a5e85..533f4e8f8555ff9f857106317d71ef3df7846835 100644
(file)
--- a/
2021/assets/css/custom.css
+++ b/
2021/assets/css/custom.css
@@
-781,9
+781,9
@@
hr {
}
.nav > li.submit-session > a {
- background-color: #
602217
;
+ background-color: #
C4A000
;
margin-top: 8px;
- color:
white
;
+ color:
#602217
;
}
.nav > li.fsf-donate > a {