MediaWiki:Dzlm.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
| Zeile 23: | Zeile 23: | ||
height:57px;} | height:57px;} | ||
| − | . | + | .zitierhinweis { |
color: black; | color: black; | ||
display: block; | display: block; | ||
| Zeile 40: | Zeile 40: | ||
border-right: #2EB800 1px solid; | border-right: #2EB800 1px solid; | ||
} | } | ||
| − | . | + | .tabellezitierhinweis{ |
border:1px; | border:1px; | ||
align:left; | align:left; | ||
width: | width: | ||
height:57px;} | height:57px;} | ||
Version vom 18. Januar 2016, 13:39 Uhr
/* Das folgende CSS wird für Benutzer der Vector-Benutzeroberfläche geladen. Für allgemeingültige Benutzeroberflächen-Anpassungen bitte [[MediaWiki:Common.css]] bearbeiten. */
.infobox {
color: black;
display: block;
width: height: 60px;
background-color: rgb(255, 255, 255);
/*background-color: rgb(248, 242, 226);*/
padding: 10px 10px;
text-align: left;
font-family: Arial;
font-size: 0.9em;
text-decoration: none;
border-radius: 0px;
border-top: #B70000 1px solid;
border-left: #B70000 1px solid;
border-bottom: #B70000 1px solid;
border-right: #B70000 1px solid;
}
.tabelleinfobox{
border:1px;
align:left;
width:
height:57px;}
.zitierhinweis {
color: black;
display: block;
width: height: 60px;
background-color: rgb(255, 255, 255);
/*background-color: rgb(248, 242, 226);*/
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;
align:left;
width:
height:57px;}