Guest User

Untitled

a guest
Jul 2nd, 2020
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.26 KB | None | 0 0
  1. /*!
  2. Theme Name: Clarity Staffing 2018
  3. Theme URI: http://underscores.me/
  4. Author: LAMA SIX
  5. Author URI: http://lamasix.com
  6. Description: Description
  7. Version: 1.0.0
  8. License: GNU General Public License v2 or later
  9. License URI: LICENSE
  10. Text Domain: clarity2018
  11. Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
  12.  
  13. This theme, like WordPress, is licensed under the GPL.
  14. Use it to make something cool, have fun, and share what you've learned with others.
  15.  
  16. Clarity Staffing 2018 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
  17. Underscores is distributed under the terms of the GNU GPL v2 or later.
  18.  
  19. Normalizing styles have been helped along thanks to the fine work of
  20. Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
  21. */
  22.  
  23. /*--------------------------------------------------------------
  24. # Normalize
  25. --------------------------------------------------------------*/
  26. @import "vendor/_bootstrap-reboot";
  27. @import "vendor/_bootstrap-grid";
  28. @import "vendor/slick";
  29. @import "vendor/slick-theme";
  30. @import "vars";
  31. @import "app";
  32. @import "header";
  33. @import "footer";
  34. @import "pages";
  35. @import "blog";
  36. @import "sections";
  37. @import "job-verticals";
  38. @import "team-member";
Advertisement
Add Comment
Please, Sign In to add comment