changed spinoza name in title, removed click on footnotes

This commit is contained in:
2018-05-13 17:06:45 +02:00
parent d1c3fea5a6
commit c842d271e8
6 changed files with 22 additions and 55 deletions
+10 -2
View File
@@ -337,8 +337,12 @@ main#content.mode-text{
float: left;
}
sup{
font-size: 50%;
font-weight: 600;
font-size: 55%;
font-weight: 400;
a{
pointer-events: none;
cursor: pointer;
}
}
}
@@ -353,6 +357,9 @@ main#content.mode-text{
font-size: 0.7em;
margin: -1em 0 2em 0;
padding:0 0 0 1em;
a{
display: none;
}
}
}
@@ -569,6 +576,7 @@ main#content.mode-connections{
}
footer{
position: fixed;
bottom: 0;