mirror of
https://github.com/aquatix/alfagok.git
synced 2025-12-06 21:05:10 +01:00
Compare commits
2 Commits
bf9a5320dc
...
1adc7b0887
| Author | SHA1 | Date | |
|---|---|---|---|
| 1adc7b0887 | |||
| 4e914672e9 |
@@ -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