Velká revize stylů (a některých JS) #44

Merged
zelvuska merged 50 commits from static-files-upgrade into master 2024-10-22 20:00:12 +02:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit b491dcff7e - Show all commits

View file

@ -8,7 +8,7 @@
}
/**** KONTEJNER ****/
div.kontejner {
div.kontejner {/* Ne container, aby se to netlouklo s bootstrapem. */
width: 970px;
margin: auto;
min-height: 100vh;

View file

@ -55,8 +55,8 @@
</div>
{% endif %}
<div class="kontejner">
<div class="kontent-wrapper">
<div class="kontejner">{# ne container, aby se netlouklo s bootstrapem #}
<div class="kontent-wrapper">{# ne content, aby se netlouklo s bootstrapem #}
zelvuska marked this conversation as resolved Outdated

I am not kontent with this…

I am not kontent with this…
<a href='/'>
<div id="title" >M&M &ndash; korespondenční seminář a časopis MFF&nbspUK</div>