pridani knihovny do repozitare

This commit is contained in:
2021-02-01 01:08:21 +01:00
parent 40d19301c7
commit 7e8e87280c
420 changed files with 327526 additions and 5 deletions

View File

@@ -53,7 +53,7 @@ article {
overflow-y: auto;
}
article img {
max-width: 25vh;
max-width: 12vw;
max-height: 100%;
margin: 0.5em 1em;
padding: 0.2em;
@@ -323,7 +323,7 @@ progress::-webkit-progress-bar {
}
a {
color: #282828;
color: #444444;
text-decoration: none;
}