[mlpack-git] master: Minor style changes. (cf1984b)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Fri Mar 27 16:51:43 EDT 2015


Repository : https://github.com/mlpack/mlpack.org

On branch  : master
Link       : https://github.com/mlpack/mlpack.org/compare/344bb235162750b099c994359491930a31a72194...2c3eae9b1b2dcce628dcffbce713d6c61c7eadc6

>---------------------------------------------------------------

commit cf1984be69efc8afc29eeb1c22ef3f084707efee
Author: Ryan Curtin <ryan at ratml.org>
Date:   Thu Mar 26 00:27:55 2015 +0000

    Minor style changes.


>---------------------------------------------------------------

cf1984be69efc8afc29eeb1c22ef3f084707efee
 style.css | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/style.css b/style.css
index c2e3cde..96b78a3 100644
--- a/style.css
+++ b/style.css
@@ -36,6 +36,20 @@ li a.listlink
    color: #ffffff !important;
 }
 
+a.lilink,
+a.lilink:visited
+{
+  color: #bb2222;
+  font-weight: bold;
+}
+
+a.lilink:hover,
+a.lilink:visited:hover
+{
+  color: #ffffff;
+  font-weight: bold;
+}
+
 .left-image
 {
    float: left;



More information about the mlpack-git mailing list