=== Mobile Detect For CSS ===
Contributors: svincoll4
Tags: php, mobile, detect, ios, android, css
Requires at least: 2.8
Tested up to: 4.4.2

This plugin add the CSS class to BODY tag. It is using the Mobile_Detect library from http://mobiledetect.net/


== Description ==

The library is from http://mobiledetect.net/. The BODY tag needs to use the body_class() function. The values: desktop, handheld, mobile, tablet, ios, android. See the screen shots for more.

Mobile_Detect.php version 2.8.20

== Installation ==

1. Download the widget and upload it to your server through `WP Admin -> Plugins -> Add New -> Upload`
2. After the upload is complete activate the plugin.

== Frequently Asked Questions ==

= Any questions? =

== Screenshots ==

1. On mobile
2. On tablet


== Changelog ==

= 1.3 =
* Update Mobile_Detect.php library to version 2.8.20