module.less: even more normalization :-/

This commit is contained in:
Thomas Gelf 2015-10-05 08:16:56 +02:00
parent e242742deb
commit 01929bbfae

View file

@ -5,10 +5,17 @@ h1 {
/* Normalize CSS */
a {
.content {
a {
font-weight: normal;
}
color: inherit;
}
.text-small {
color: inherit;
}
}
.controls h1 a {
color: inherit;
float: right;