Created page with "→‎All CSS here will be loaded for users of the MinervaNeue skin: .header-container.header-chrome { background-color: #009080; } input { background-color: #F9F9F9; border: inset 1px; }"
 
CSS moved to custom skin
 
Line 1: Line 1:
/* All CSS here will be loaded for users of the MinervaNeue skin */
/* All CSS here will be loaded for users of the MinervaNeue skin */
.header-container.header-chrome {
  background-color: #009080;
}
input {
  background-color: #F9F9F9;
  border: inset 1px;
}

Latest revision as of 12:29, 11 October 2024

/* All CSS here will be loaded for users of the MinervaNeue skin */