Added thesis language

This commit is contained in:
2025-10-06 20:35:26 +02:00
parent 4d40632db0
commit 4705b6ec68
3 changed files with 40 additions and 0 deletions

View File

@@ -134,6 +134,10 @@ button:hover, .button:hover {
background-color: white;
}
button.wide, .button.wide {
width: 100%;
}
button.narrow, .button.narrow {
padding: 4px 16px;
font-size: 16px;