Added link post styles to typography.less

This commit is contained in:
Alex Forey 2013-08-12 18:29:30 +01:00
parent 07ce4366b5
commit 98beac6409

View file

@ -32,6 +32,12 @@ a {
} }
} }
.link-arrow {
font-weight: 100;
text-decoration: underline;
font-style: normal;
}
// Figures // Figures
// -------------------------------------------------- // --------------------------------------------------
figcaption { figcaption {