Definitions v1

This commit is contained in:
2019-09-16 13:47:13 +02:00
parent d3532a3de7
commit c89322a118
15 changed files with 298 additions and 37 deletions

View File

@@ -143,22 +143,19 @@ a.button:active {
right: 0;
width: 50%;
height: 111px;
text-align: right;
a.button {
margin-top: calc( ( 110px - 40px ) /2 );
}
ul {
list-style: none;
li {
display: inline;
margin-left: 1em;
}
.navbar {
top: 50%;
transform: translateY(-50%);
}
}
/* Search bar */
.ui-helper-hidden-accessible {
display: none;
}
/* Main */
#main_title {