Merge branch 'shiai' of /media/sdb1/gitRepositories/judo into shiai

Conflicts:
	shiai/teilnehmerListe.fods
This commit is contained in:
marko
2019-06-16 16:29:22 +02:00
20 changed files with 7139 additions and 911 deletions

View File

@@ -56,6 +56,10 @@
margin: auto;
box-shadow: 0 1px 2px 0 rgba(0,0,0,.5);
}
.newsText video,
.newsText amp-video{
max-width: 100%;
}
.newsFooter{
background-color: #FF8100;
}