mirror of
https://codeberg.org/diginaut/alfagok.git
synced 2026-05-07 03:22:34 +02:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1adc7b0887 | |||
| 4e914672e9 |
+1
-1
@@ -12,7 +12,7 @@ from pydantic import DirectoryPath, FilePath
|
||||
from pydantic_settings import BaseSettings
|
||||
|
||||
|
||||
VERSION = '0.3.1'
|
||||
VERSION = '0.3.2'
|
||||
|
||||
AMSTERDAM = ZoneInfo('Europe/Amsterdam')
|
||||
|
||||
|
||||
@@ -39,6 +39,7 @@ a.title {
|
||||
|
||||
.guessesheading, .guessesbefore, .guessesafter {
|
||||
text-align: center;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
input[type="text"] {
|
||||
|
||||
Reference in New Issue
Block a user