Zeile 24: |
Zeile 24: |
| | | |
| .tabelleinfobox{ | | .tabelleinfobox{ |
| + | border:1px; |
| + | align:left; |
| + | width: |
| + | height:57px;} |
| + | |
| + | .zitierhinweis { |
| + | color: black; |
| + | display: block; |
| + | width: height: 60px; |
| + | /*background-color: rgb(255, 255, 255);*/ |
| + | padding: 10px 10px; |
| + | text-align: left; |
| + | font-family: Arial; |
| + | font-size: 0.9em; |
| + | text-decoration: none; |
| + | border-radius: 0px; |
| + | border-top: #2EB800 1px solid; |
| + | border-left: #2EB800 1px solid; |
| + | border-bottom: #2EB800 1px solid; |
| + | border-right: #2EB800 1px solid; |
| + | } |
| + | |
| + | .tabellezitierhinweis{ |
| border:1px; | | border:1px; |
| align:left; | | align:left; |
| width: | | width: |
| height:57px;} | | height:57px;} |