Current Path : /var/www/html/clients/td-teplouchet.ru/old/sites/all/modules/libraries/tests/example/ |
Current File : /var/www/html/clients/td-teplouchet.ru/old/sites/all/modules/libraries/tests/example/example_1.css |
/** * @file * Test CSS file for Libraries loading. * * Color the 'libraries-test-css' div red. See README.txt for more information. */ .libraries-test-css { color: red; }