From 3a071c8ef630edda1c2a4c3ca0bb31436d1a6609 Mon Sep 17 00:00:00 2001 From: Borys Levytskyi Date: Wed, 15 Apr 2015 20:15:49 +0300 Subject: [PATCH] Fixed some css styles --- src/css/styles.css | 1 + src/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/css/styles.css b/src/css/styles.css index d3d6f58..436e3d2 100644 --- a/src/css/styles.css +++ b/src/css/styles.css @@ -36,6 +36,7 @@ code { font-size: 1.2em; font-weight: bold; } /* Light */ .light { background: rgb(250, 250, 250); } +.light a, .light a:visited { color: #222; } .light .one { color: black; } .light .zero { color: #888; } .light .indicator { color: #ddd; } diff --git a/src/index.html b/src/index.html index 01991e1..896a9f4 100644 --- a/src/index.html +++ b/src/index.html @@ -2,7 +2,7 @@ - + BitwiseCmd