Added note about language degradation

This commit is contained in:
Stuart Taylor
2016-11-06 10:41:37 +00:00
parent 2434f268eb
commit 9d46ebfc29
4 changed files with 55 additions and 8 deletions

View File

@@ -8,3 +8,9 @@
.notification-bar-message {
padding-right: 2rem;
}
.notification-bar-action > a {
&:hover {
color: #007c00;
}
}