Your IP : 127.0.0.1


Current Path : /home/dev2.destoffenstraat.com/vendor-1/tubalmartin/cssmin/tests/fixtures/
Upload File :
Current File : /home/dev2.destoffenstraat.com/vendor-1/tubalmartin/cssmin/tests/fixtures/important.css

/* Why do we keep a space before !important? Some agents display issues without it. See https://github.com/yui/yuicompressor/issues/37 */
a{
	height: 100px !important;
      text-shadow: 0 0 0 ! important;
        width: 20%  !important;
}