Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PATCH] change font color for notifications #5

Open
sebhtml opened this issue Nov 1, 2014 · 0 comments
Open

[PATCH] change font color for notifications #5

sebhtml opened this issue Nov 1, 2014 · 0 comments

Comments

@sebhtml
Copy link
Contributor

sebhtml commented Nov 1, 2014

[seb@localhost localnotes]$ git diff
diff --git a/style.css b/style.css
index a8c0356..497a828 100644
--- a/style.css
+++ b/style.css
@@ -109,7 +109,7 @@ text-decoration:underline;
}

.notifications{
-color: #bbbbbb;
+color: #000000;
font-size:0.5em;
padding-left:0em;
text-align:right;
@@ -158,4 +158,4 @@ height:0.8em;
position:relative;
float:right;
top:0.3em;
-}
\ No newline at end of file
+}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant