Create first content fixes
This commit is contained in:
		
							parent
							
								
									d2e874d330
								
							
						
					
					
						commit
						31b6cd2bba
					
				@ -22,6 +22,7 @@ h1, h2, h3, h4, h5, h6 {
 | 
			
		||||
 | 
			
		||||
h1 {
 | 
			
		||||
    font-size: 233%;
 | 
			
		||||
    margin-top: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#wrapper {
 | 
			
		||||
@ -120,6 +121,46 @@ h1 {
 | 
			
		||||
 | 
			
		||||
        #content {
 | 
			
		||||
            flex: 100% 0 1;
 | 
			
		||||
 | 
			
		||||
            table {
 | 
			
		||||
                width: 100%;
 | 
			
		||||
                border-collapse: collapse;
 | 
			
		||||
                
 | 
			
		||||
                td, th {
 | 
			
		||||
                    padding: 5px;
 | 
			
		||||
                    border: none;
 | 
			
		||||
                }
 | 
			
		||||
                tr {
 | 
			
		||||
                    background-color: #dedede;
 | 
			
		||||
 | 
			
		||||
                    &:nth-of-type(2n) {
 | 
			
		||||
                        background-color: #f7f7f7;
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
 | 
			
		||||
                thead > tr {
 | 
			
		||||
                    background-color: $color_red;
 | 
			
		||||
                    color: white;
 | 
			
		||||
                    text-align: left;
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            .float-right {
 | 
			
		||||
                float: right;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            a {
 | 
			
		||||
                color: black;
 | 
			
		||||
 | 
			
		||||
                &.download {
 | 
			
		||||
                    &::before {
 | 
			
		||||
                        margin: 0 5px 0 0;
 | 
			
		||||
                        top: 3px;
 | 
			
		||||
                        position: relative;
 | 
			
		||||
                        content: url('img/download.png');
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -5,5 +5,6 @@ draft: false
 | 
			
		||||
menu:
 | 
			
		||||
    main:
 | 
			
		||||
        weight: 3
 | 
			
		||||
        identifier: angebote
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										10
									
								
								content/page/angebote/breitensport/index.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								content/page/angebote/breitensport/index.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,10 @@
 | 
			
		||||
---
 | 
			
		||||
title: "Breitensport"
 | 
			
		||||
date: 2023-01-20T18:04:42+01:00
 | 
			
		||||
draft: true
 | 
			
		||||
menu:
 | 
			
		||||
    main:
 | 
			
		||||
        parent: angebote
 | 
			
		||||
        weight: 2
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										10
									
								
								content/page/angebote/dancestyles/index.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								content/page/angebote/dancestyles/index.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,10 @@
 | 
			
		||||
---
 | 
			
		||||
title: "Dance-Styles"
 | 
			
		||||
date: 2023-01-20T18:04:43+01:00
 | 
			
		||||
draft: true
 | 
			
		||||
menu:
 | 
			
		||||
    main:
 | 
			
		||||
        parent: angebote
 | 
			
		||||
        weight: 5
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										10
									
								
								content/page/angebote/discofox/index.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								content/page/angebote/discofox/index.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,10 @@
 | 
			
		||||
---
 | 
			
		||||
title: "Discofox"
 | 
			
		||||
date: 2023-01-20T18:04:43+01:00
 | 
			
		||||
draft: true
 | 
			
		||||
menu:
 | 
			
		||||
    main:
 | 
			
		||||
        parent: angebote
 | 
			
		||||
        weight: 6
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										10
									
								
								content/page/angebote/kinder/index.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								content/page/angebote/kinder/index.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,10 @@
 | 
			
		||||
---
 | 
			
		||||
title: "Kinder/Jugend"
 | 
			
		||||
date: 2023-01-20T18:04:43+01:00
 | 
			
		||||
draft: true
 | 
			
		||||
menu:
 | 
			
		||||
    main:
 | 
			
		||||
        parent: angebote
 | 
			
		||||
        weight: 4
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								content/page/angebote/tanzkreise/Tanzkreise.jpg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								content/page/angebote/tanzkreise/Tanzkreise.jpg
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 14 KiB  | 
							
								
								
									
										27
									
								
								content/page/angebote/tanzkreise/index.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										27
									
								
								content/page/angebote/tanzkreise/index.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,27 @@
 | 
			
		||||
---
 | 
			
		||||
title: "Tanzkreise"
 | 
			
		||||
date: 2023-01-20T18:03:35+01:00
 | 
			
		||||
draft: true
 | 
			
		||||
menu:
 | 
			
		||||
    main:
 | 
			
		||||
        parent: angebote
 | 
			
		||||
        weight: 1
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
{{< tsc/float-image-right src="Tanzkreise.jpg" >}}
 | 
			
		||||
 | 
			
		||||
In unseren Tanzkreisen treffen sich all jene, die einfach nur Spaß am Gesellschaftstanz haben und sich in der Gruppe gemeinsam zu den Rhythmen vom Walzer, Tango, ChaChaCha, Jive, etc. bewegen wollen.
 | 
			
		||||
Abhängig vom Niveau der Teilnehmer (Einsteiger, Fortgeschrittene, ehemalige Turniertänzer) vermitteln unsere Trainer einmal wöchentlich sowohl grundlegende Technik der Tänze als auch viele Figuren und Schrittfolgen.
 | 
			
		||||
 | 
			
		||||
Interessiert? Na, dann schauen Sie doch einfach einmal vorbei!
 | 
			
		||||
 | 
			
		||||
## Trainingszeiten Tanzkreise
 | 
			
		||||
 | 
			
		||||
| Tanzkreise  | Tag         | Zeit          | Ort      |
 | 
			
		||||
|-------------|-------------|---------------|----------|
 | 
			
		||||
| Tanzkreis 2 | Dienstag    | 20:00 - 22:00 | VH Mitte |
 | 
			
		||||
| Tanzkreis 3 | Mittwoch    | 19:00 - 20:30 | VH Mitte |
 | 
			
		||||
| Tanzkreis 4 | Mittwoch    | 20:30 - 22:00 | VH Mitte |
 | 
			
		||||
| Tanzkreis 5 | Donnerstag  | 19:30 - 21:00 | VH Mitte |
 | 
			
		||||
| Tanzkreis 6 | Freitag     | 19:00 - 20:30 | VH Vorn  |
 | 
			
		||||
| Tanzkreis 0 | Freitag     | 19:00 - 20:30 | VH Mitte |
 | 
			
		||||
							
								
								
									
										10
									
								
								content/page/angebote/turniersport/index.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								content/page/angebote/turniersport/index.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,10 @@
 | 
			
		||||
---
 | 
			
		||||
title: "Turniersport"
 | 
			
		||||
date: 2023-01-20T18:04:43+01:00
 | 
			
		||||
draft: true
 | 
			
		||||
menu:
 | 
			
		||||
    main:
 | 
			
		||||
        parent: angebote
 | 
			
		||||
        weight: 3
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										10
									
								
								content/page/angebote/zeiten/index.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								content/page/angebote/zeiten/index.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,10 @@
 | 
			
		||||
---
 | 
			
		||||
title: "Zeiten"
 | 
			
		||||
date: 2023-01-20T18:04:43+01:00
 | 
			
		||||
draft: true
 | 
			
		||||
menu:
 | 
			
		||||
    main:
 | 
			
		||||
        parent: angebote
 | 
			
		||||
        weight: 7
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								content/page/club/beitrag/Anmeldeformular.pdf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								content/page/club/beitrag/Anmeldeformular.pdf
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							@ -30,8 +30,9 @@ zur Abteilungs- und Beitragsordnung Stand Juli 2022
 | 
			
		||||
 | 
			
		||||
## Formulare der Tanzsportabteilung
 | 
			
		||||
 | 
			
		||||
Beitrittserklärung als PDF-File  neu ab Okt 2022
 | 
			
		||||
Abteilungs- und Beitragsordnung als PDF-File
 | 
			
		||||
{{< dld url="Anmeldeformular.pdf" >}}Beitrittserklärung als PDF-File  neu ab Okt 2022{{< /dld >}}  
 | 
			
		||||
 | 
			
		||||
{{<dld url="Abteilungs-Beitragsordnung-2022-05-03.pdf">}}Abteilungs- und Beitragsordnung als PDF-File{{</dld>}}
 | 
			
		||||
 | 
			
		||||
Den Antrag bitte vollständig ausfüllt der Clubleitung bzw. dem/r Übungsleiter/in geben. Falls noch keine VfL-Mitgliedschaft besteht, ist für Personen ab dem vollendeten 14. Lebensjahr zusätzlich ein Aufnahmeantrag des VfL-Sindelfingen beizufügen.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										3
									
								
								themes/tsc_vfl/layouts/shortcodes/dld.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								themes/tsc_vfl/layouts/shortcodes/dld.html
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,3 @@
 | 
			
		||||
<a target="_blank" class="download" href="{{ .Get "url" }}">
 | 
			
		||||
    {{ .Inner }}
 | 
			
		||||
</a>
 | 
			
		||||
@ -0,0 +1,5 @@
 | 
			
		||||
{{ $src := .Get "src" }}
 | 
			
		||||
<img class="image float-right"
 | 
			
		||||
    {{ with .Get "alt" }}alt="{{ . }}"{{ end }}
 | 
			
		||||
    src="{{ ($.Page.Resources.GetMatch $src)}}"
 | 
			
		||||
    >
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user