lokales CSS
file-bauportal.css
—
CSS stylesheet,
1 KB
Dateiinhalt
figure.baubox{ width: 100%; height: 100%; position: relative; display: inline-block; vertical-align: top; height: 100%; color: #ffffff; margin-bottom: 10px; margin-top: 10px; margin-right: 11.25px; box-shadow: 3px 3px 3px 3px grey; } figure.baubox figcaption{ left: 0; right: 0; top: 70px; bottom: 0px; text-align: center; vertical-align: middle; width: 100%; height: 100%; display: table; font-size: 115%; background: #9b0a7d; } figure.baubox figcaption a{ display: table-cell; vertical-align: middle; position: relative; opacity: 1; color: #ffffff !important; } figure.bau-portlet{ width: 100%; height: auto; color: #ffffff; margin-bottom: 10px; } figure.bau-portlet figcaption{ top: 20px; bottom: 20px; text-align: left; height: auto; font-size: 1em; line-height: 2em; background: #490039; } </style>