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:
778bd66
)
Adding shadow to registration button.
author
Zak Rogoff
<zak@fsf.org>
Thu, 8 Dec 2016 16:51:47 +0000
(11:51 -0500)
committer
Zak Rogoff
<zak@fsf.org>
Thu, 8 Dec 2016 16:51:47 +0000
(11:51 -0500)
2017/assets/css/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/2017/assets/css/custom.css
b/2017/assets/css/custom.css
index faf4bcf07c0bf54932f1bc840460da88a25d5caf..b2024ec8ebb29cb61fc9cd9ff235668467f54795 100644
(file)
--- a/
2017/assets/css/custom.css
+++ b/
2017/assets/css/custom.css
@@
-338,6
+338,7
@@
hr {
text-shadow: 0px 0px 0px #ffffff;
background-color: rgba(88, 208, 121, 0.9);
text-decoration: none;
+ box-shadow: 0px 3px 2px #BBBBBB;
}
.btn-register:hover,