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:
89d8fa3
)
2016: Changed the styling of nav. pills.
author
rsiddharth
<rsd@gnu.org>
Thu, 22 Oct 2015 22:52:55 +0000
(18:52 -0400)
committer
rsiddharth
<rsd@gnu.org>
Thu, 22 Oct 2015 22:52:55 +0000
(18:52 -0400)
2016/assets/css/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/2016/assets/css/custom.css
b/2016/assets/css/custom.css
index 7235c898276d19839dc13cfe830d55a41a7649bf..31b1d74c4ca486a2d1dc9947a8065eb4d7d585dd 100644
(file)
--- a/
2016/assets/css/custom.css
+++ b/
2016/assets/css/custom.css
@@
-612,7
+612,7
@@
hr {
.nav > li {
position: relative;
display: block;
- color:
#ffffff
;
+ color:
inherit
;
text-shadow: 0px 0px 0px #dadada;
text-align: center;
margin-bottom: 0.4em;
@@
-625,8
+625,8
@@
hr {
display: block;
padding: 10px 15px;
text-decoration: none;
- background-color: rgba(
145, 145, 145
, 0.8);
- transition: background-color 1s;
+ background-color: rgba(
240, 240, 240
, 0.8);
+ transition: background-color
0.
1s;
}
.nav > li.fsf-donate > a {