Skip to content
#

css-minifier

Here are 27 public repositories matching this topic...

batiste
batiste commented Mar 1, 2017
.ric-logo-404 {
  background-image:url('./images/404.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right bottom;
  min-height:290px;
}
.ric-logo-500 {
  background-image:url('./images/500.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right bottom;
  min-height:290px;
}

Gene

Improve this page

Add a description, image, and links to the css-minifier topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the css-minifier topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.