Šablona:Hlavní strana/styles.css: Porovnání verzí

Skočit na navigaci Skočit na vyhledávání
Přidaný obsah Smazaný obsah
imported>SpeLe0log
(založena nová stránka s textem „→‎* Obecné k HS: @media only screen and (min-width: 960px) { .mainpage-main { display:flex; flex-direction:row; } .mainpage-left { display:flex; flex:1; flex-direction:column; } .mainpage-right { display:flex; flex:1; flex-direction:column; } .mainpage-clearfix { clear: both; } } →‎* Hlavička: .header { display:flex; flex-direction:row; background-color:#FCFCFC; border:1px solid #CCC; margin-top:.5em; overflow:au…“)
mBez shrnutí editace
 
Řádek 89: Řádek 89:
.header-editorial-donors {
.header-editorial-donors {
display:flex;
display:flex;
justify-content:flex-end;
justify-content:center;
align-items:center;
align-items:center;
text-align:right;
text-align:right;