From 5bf66662a9bdd62c5bccab15e607cd95cfb8fcab Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 27 Jul 2020 10:05:23 +0200 Subject: Removed wordpress and phpmyadmin, my server doesn't handle it well and it brings shame on my familly --- srcs/wordpress/wp-admin/css/farbtastic.min.css | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 srcs/wordpress/wp-admin/css/farbtastic.min.css (limited to 'srcs/wordpress/wp-admin/css/farbtastic.min.css') diff --git a/srcs/wordpress/wp-admin/css/farbtastic.min.css b/srcs/wordpress/wp-admin/css/farbtastic.min.css deleted file mode 100644 index e276808..0000000 --- a/srcs/wordpress/wp-admin/css/farbtastic.min.css +++ /dev/null @@ -1,2 +0,0 @@ -/*! This file is auto-generated */ -.farbtastic{position:relative}.farbtastic *{position:absolute;cursor:crosshair}.farbtastic,.farbtastic .wheel{width:195px;height:195px}.farbtastic .color,.farbtastic .overlay{top:47px;left:47px;width:101px;height:101px}.farbtastic .wheel{background:url(../images/wheel.png) no-repeat;width:195px;height:195px}.farbtastic .overlay{background:url(../images/mask.png) no-repeat}.farbtastic .marker{width:17px;height:17px;margin:-8px 0 0 -8px;overflow:hidden;background:url(../images/marker.png) no-repeat} \ No newline at end of file -- cgit