AnleitungTest: Unterschied zwischen den Versionen
Aus Joachim Camerarius (1500-1574)
Noeth (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Noeth (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
<html> | <html> | ||
<head> | |||
<style> | |||
.tabs-left, | |||
.tabs-right { | |||
border-bottom: none; | |||
padding-top: 2px; | |||
} | |||
.tabs-left { | |||
border-right: 1px solid #ddd; | |||
} | |||
.tabs-right { | |||
border-left: 1px solid #ddd; | |||
} | |||
.tabs-left>li, | |||
.tabs-right>li { | |||
float: none; | |||
margin-bottom: 2px; | |||
} | |||
.tabs-left>li { | |||
margin-right: -1px; | |||
} | |||
.tabs-right>li { | |||
margin-left: -1px; | |||
} | |||
.tabs-left>li.active>a, | |||
.tabs-left>li.active>a:hover, | |||
.tabs-left>li.active>a:focus { | |||
border-bottom-color: #ddd; | |||
border-right-color: transparent; | |||
} | |||
.tabs-right>li.active>a, | |||
.tabs-right>li.active>a:hover, | |||
.tabs-right>li.active>a:focus { | |||
border-bottom: 1px solid #ddd; | |||
border-left-color: transparent; | |||
} | |||
.tabs-left>li>a { | |||
border-radius: 4px 0 0 4px; | |||
margin-right: 0; | |||
display: block; | |||
} | |||
.tabs-right>li>a { | |||
border-radius: 0 4px 4px 0; | |||
margin-right: 0; | |||
} | |||
</stlye> | |||
</head> | |||
<div class="container"> | <div class="container"> | ||
<h3>Anleitung</h3> | <h3>Anleitung</h3> |
Version vom 7. Juli 2019, 20:12 Uhr