Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2013
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. /*---------------------------------------------------------------
  2. # Package - Joomla Template based on Helix Framework
  3. # ---------------------------------------------------------------
  4. # Author - JoomShaper http://www.joomshaper.com
  5. # Copyright (C) 2010 - 2012 JoomShaper.com. All Rights Reserved.
  6. # license - PHP files are licensed under GNU/GPL V2
  7. # license - CSS - JS - IMAGE files are Copyrighted material
  8. # Websites: http://www.joomshaper.com
  9. -----------------------------------------------------------------*/
  10. #sp-slides {margin:0 -10px;text-shadow:0 1px #0177a0}
  11. #sp-slides .fs-sp1-content {background:none!important}
  12. #sp-slides .fs-sp1-inner {padding:25px 10px!important}
  13. #sp-slides .fs-sp1-desc {text-align:center;color:#fff}
  14. #sp-slides h2.fs-sp1-title {font-size:36px;line-height:36px;font-weight:400;padding-bottom:40px!important;margin-bottom:10px!important;display:block;background:url(../images/slide-header-bg.png) no-repeat 50% 100%}
  15. #sp-slides h2.fs-sp1-title, h2.fs-sp1-title a,#sp-slides p.fs-sp1-intro{color:#FFF}
  16. #sp-slides .fs-sp1-handlers {margin:0 10px;background:#111;border:1px solid #1f1f1f;padding:25px}
  17. #sp-slides .fs-sp1-handlers .handler-item {display:inline-block}
  18. #sp-slides .fs-sp1-handlers span {display:block;height:50px;line-height:50px;font-size:24px;color:#fff;text-align:center;background:#111;border:1px solid #111;cursor:pointer}
  19. #sp-slides a.fs-sp1-morein {color:#717171;border-top:1px solid #fff;text-shadow:0 1px #fff;border-style:solid;display:inline-block;font-size:24px;font-weight:700;padding:15px;margin:5px 0 10px}
  20.  
  21. /*Top Panel*/
  22. #toppanel_container {background:#111}
  23. #sp-top {margin:0 5px!important;padding:15px;background:none!important}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement