mirror of
https://github.com/aquatix/alfagok.git
synced 2025-12-06 22:15:11 +01:00
Compare commits
2 Commits
bf9a5320dc
...
v0.3.2
| Author | SHA1 | Date | |
|---|---|---|---|
| 1adc7b0887 | |||
| 4e914672e9 |
@@ -12,7 +12,7 @@ from pydantic import DirectoryPath, FilePath
|
|||||||
from pydantic_settings import BaseSettings
|
from pydantic_settings import BaseSettings
|
||||||
|
|
||||||
|
|
||||||
VERSION = '0.3.1'
|
VERSION = '0.3.2'
|
||||||
|
|
||||||
AMSTERDAM = ZoneInfo('Europe/Amsterdam')
|
AMSTERDAM = ZoneInfo('Europe/Amsterdam')
|
||||||
|
|
||||||
|
|||||||
@@ -39,6 +39,7 @@ a.title {
|
|||||||
|
|
||||||
.guessesheading, .guessesbefore, .guessesafter {
|
.guessesheading, .guessesbefore, .guessesafter {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type="text"] {
|
input[type="text"] {
|
||||||
|
|||||||
Reference in New Issue
Block a user