Archive for February 17 2016
Creating CSS rules in JavaScript
Sometimes you want to insert complete CSS rules into specific page with JavaScript. Here is how.
Writen on Feb 17, 2016, 23:13 and filed under:
CSS, JavaScript.
Killing nginx process
What to do when your nginx is not responding to stop command?