Vorlage:Testsystem konfigurieren.css: Unterschied zwischen den Versionen

(WikiSysop änderte das Inhaltsmodell der Seite Vorlage:Testsystem konfigurieren.css von „Wikitext“ nach „Bereinigtes CSS“)
(Markierung: Änderung des Inhaltsmodells)
 

.bs-layout-container { }

.bs-layout-container .bs-layout-cell { height: 175px; background-color: #3e5389; padding: 0; }

.bs-layout-container .bs-layout-cell a, .bs-layout-container .bs-layout-cell a:hover { color: #FFFFFF !important; font-size: 18px; display: block; width: 100%; height: 100%; text-align: center; padding-top: 65px; }

.bs{}-layout-container {
            
            }
            
            
            
            .bs-layout-container .bs-layout-cell {
            
            	height: 175px;
            
            	background-color: #3e5389;
            
            	padding: 0;
            
            }
            
            
            
            .bs-layout-container .bs-layout-cell a,
            
            .bs-layout-container .bs-layout-cell a:hover {
            
            	color: #FFFFFF !important;
            
            	font-size: 18px;
            
            	display: block;
            
            	width: 100%;
            
            	height: 100%;
            
            	text-align: center;
            
            	padding-top: 65px;
            
            }
(11 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
.bs{}
+
.bs-layout-container {
 +
}
 +
 
 +
.bs-layout-container .bs-layout-cell {
 +
height: 175px;
 +
background-color: #3e5389;
 +
padding: 0;
 +
}
 +
 
 +
.bs-layout-container .bs-layout-cell a,
 +
.bs-layout-container .bs-layout-cell a:hover {
 +
color: #FFFFFF !important;
 +
font-size: 18px;
 +
display: block;
 +
width: 100%;
 +
height: 100%;
 +
text-align: center;
 +
padding-top: 65px;
 +
}

Anhänge

Diskussionen