a underline

This commit is contained in:
Kevin Tessier 2019-06-09 15:46:51 +02:00
parent 7365b53bb6
commit 3ee9393376
3 changed files with 9 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -425,6 +425,11 @@
.sidebar{ .sidebar{
margin-top: 50px; margin-top: 50px;
} }
p{
a{
text-decoration: underline;
}
}
} }
.sidebar{ .sidebar{