MediaWiki: Tweeki.css

Aus Wice CRM
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
 
/* CSS placed here will affect users of the Tweeki skin */
 
/* CSS placed here will affect users of the Tweeki skin */
 +
.panel {
 +
border: none;
 +
}
 
.panel-footer {
 
.panel-footer {
 
   background-color: #f7bd7e;
 
   background-color: #f7bd7e;
 
   border: none;
 
   border: none;
 
}
 
}

Version vom 18. Juni 2019, 15:29 Uhr

/* CSS placed here will affect users of the Tweeki skin */
.panel {
	border: none;
}
.panel-footer {
  background-color: #f7bd7e;
  border: none;
}