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:
e658c91
)
opacity of the active nav link changed to 0.8
author
rsiddharth
<rsd@gnu.org>
Mon, 7 Oct 2013 14:49:37 +0000
(20:19 +0530)
committer
rsiddharth
<rsd@gnu.org>
Mon, 7 Oct 2013 14:49:37 +0000
(20:19 +0530)
2014/assets/css/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/2014/assets/css/custom.css
b/2014/assets/css/custom.css
index 61dddd56b3282372c7342384f8625c4a8ad5eb5f..a8cb3d582c85a5fe1a32d4d62e9c5d53e10c5286 100644
(file)
--- a/
2014/assets/css/custom.css
+++ b/
2014/assets/css/custom.css
@@
-175,7
+175,7
@@
body {
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #ffffff;
- background-color: rgba(128, 0, 0, 0.
6
);
+ background-color: rgba(128, 0, 0, 0.
8
);
}
.carousel-control .icon-prev,