mirror of
https://github.com/adulau/brouilleursdeblanc.git
synced 2024-11-07 12:06:26 +00:00
Added link post styles to typography.less
This commit is contained in:
parent
07ce4366b5
commit
98beac6409
1 changed files with 7 additions and 1 deletions
|
@ -32,6 +32,12 @@ a {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.link-arrow {
|
||||||
|
font-weight: 100;
|
||||||
|
text-decoration: underline;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
// Figures
|
// Figures
|
||||||
// --------------------------------------------------
|
// --------------------------------------------------
|
||||||
figcaption {
|
figcaption {
|
||||||
|
|
Loading…
Reference in a new issue