1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 06:51:48 +02:00

add Disqus to website

This commit is contained in:
2019-05-17 13:01:17 +02:00
parent acbe2f8558
commit a925a5d2f8
20 changed files with 338 additions and 293 deletions

View File

@ -203,3 +203,9 @@ table a:not(.btn):hover, .table a:not(.btn):hover {
color: black;
font-weight: bold;
}
#collapseDisqus {
padding: 2%;
border: 2px #2c3e50 dashed;
margin-top: 1%;
}