Advertisement
Guest User

GlowstonePrison Buycraft By AcedPlays

a guest
Sep 21st, 2014
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.52 KB | None | 0 0
  1. .logo {
  2. background:url(
  3. http://i.imgur.com/7VmdrdH.png
  4. ) top left no-repeat;
  5. width:423px;
  6. height:30px;
  7. overflow:hidden;
  8. }
  9. .logo span {
  10. visibility:hidden;
  11. }
  12. body {
  13. background: no-repeat, url(
  14. http://i.imgur.com/62pePsP.jpg
  15. ) no-repeat center fixed;
  16. margin-left: auto;
  17. margin-right: auto
  18. }
  19.  
  20. .box {
  21. width: 860px;
  22. margin-top: 0px;
  23. background-color: rgba(255, 255, 255, 1.0);
  24. border: 0px;
  25. border-top: 6px solid #F79545;
  26. border-radius: 0px;
  27. }
  28.  
  29. .navbar-inner {
  30. background-color: rgba(255, 255, 255);
  31. border: 0px;
  32. border-top: 1px solid #eee;
  33. border-bottom: 1px solid #eee;
  34. background-image: -moz-linear-gradient(top, #fff, #fff);
  35. background-image: -webkit-gradient(linear, 0 0, 0 0%, from(#fff), to(#fff));
  36. background-image: -webkit-linear-gradient(top, #fff, #fff);
  37. border-radius: 0px;
  38. }
  39.  
  40. .navbar .nav > li > a {
  41. color: #4A4242;
  42. text-decoration: none;
  43. text-shadow: 0 0px 0px #fff;
  44. }
  45.  
  46. .navbar .nav > li > a:focus,
  47. .navbar .nav > li > a:hover {
  48. color: #ffd200;
  49. text-decoration: none;
  50. text-shadow: 0 0px 0px #fff;
  51. background-color: transparent;
  52. }
  53.  
  54. .navbar .nav > .active > a,
  55. .navbar .nav > .active > a:hover,
  56. .navbar .nav > .active > a:focus {
  57. color: #ffd200;
  58. text-decoration: none;
  59. text-shadow: 0 0px 0px #fff;
  60. background-color: rgba(255, 255, 255, 0.0);
  61. box-shadow: inset 0 0 0px #fff;
  62. }
  63.  
  64. .navbar .btn-navbar {
  65. display: none;
  66. float: right;
  67. padding: 7px 10px;
  68. margin-left: 5px;
  69. margin-right: 5px;
  70. color: #F78120;
  71. text-decoration: none;
  72. background-color: transparent;
  73. -webkit-box-shadow: inset 0 3px 8px rgb(0, 0, 0);
  74. -moz-box-shadow: inset 0 3px 8px rgb(0, 0, 0);
  75. box-shadow: inset 0 0px 0px rgb(0, 0, 0);
  76. text-shadow: 0 0px 0px #fff;
  77. }
  78.  
  79. .navbar .btn-navbar:hover,
  80. .navbar .btn-navbar:active,
  81. .navbar .btn-navbar.active,
  82. .navbar .btn-navbar.disabled,
  83. .navbar .btn-navbar[disabled] {
  84. color: #ffd200;
  85. background-color: rgba(255 , 255, 255);
  86. }
  87.  
  88. .navbar .btn-navbar:active,
  89. .navbar .btn-navbar.active {
  90. background-color: rgba(45, 45, 45, 0.66);
  91. }
  92.  
  93. .navbar .btn-navbar .icon-bar {
  94. display: block;
  95. width: 25px;
  96. height: 2px;
  97. background-color: #fff;
  98. -webkit-border-radius: 1px;
  99. -moz-border-radius: 1px;
  100. border-radius: 1px;
  101. -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.0);
  102. -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.0);
  103. box-shadow: 0 1px 0 rgba(0, 0, 0, 0.0);
  104. }
  105.  
  106. /*Drop down menu for nav and currency thing */
  107. .dropdown-menu {
  108. position: absolute;
  109. top: 100%;
  110. left: 0;
  111. z-index: 1000;
  112. display: none;
  113. float: left;
  114. min-width: 160px;
  115. padding: 5px 0;
  116. margin: 2px 0 0;
  117. list-style: none;
  118. background: rgba(255, 255, 255);
  119. background-color: rgba(255, 255, 255);
  120. border: 0px #fff;
  121. border-top: 4px solid #F79545;
  122. border-radius: 0px;
  123. background-clip: padding-box;
  124. }
  125.  
  126. .dropdown-menu:hover {
  127. position: absolute;
  128. top: 100%;
  129. left: 0;
  130. z-index: 1000;
  131. float: left;
  132. min-width: 160px;
  133. padding: 5px 0;
  134. margin: 2px 0 0;
  135. list-style: none;
  136. background: rgba(255, 255, 255);
  137. background-color: rgba(255, 255, 255);
  138. border: 0px #fff;
  139. border-top: 4px solid #F79545;
  140. border-radius: 0px;
  141. background-clip: padding-box;
  142. }
  143.  
  144. .box-container .header {
  145. background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(247, 140, 69, 1.0)), to(rgba(247, 140, 69, 1.0))), url(
  146. http://adroition.net/images/NavBar02.jpg
  147. );
  148. background-color: rgba(247, 140, 69, 1.0);
  149. border-radius: 0px;
  150. border: 0px solid #ddd;
  151. font-size: 18px;
  152. font-weight: normal;
  153. color: #fff;
  154. }
  155.  
  156.  
  157. .basket-dropdown {
  158. padding: 20px;
  159. margin-left: -145px;
  160. margin-top: 2px;
  161. }
  162.  
  163. .package,
  164. .total,
  165. .checkout {
  166. margin: 10px;
  167. }
  168.  
  169.  
  170. .recent-donator .image {
  171. -webkit-transition: 1s all ease-in-out;
  172. -moz-transition: 1s all ease-in-out;
  173. -o-transition: 1s all ease-in-out;
  174. transition: 1s all ease-in-out;
  175. }
  176.  
  177. .recent-donator .image:hover {
  178. -webkit-transform: rotate(360deg) scale(1);
  179. -moz-transform: rotate(360deg) scale(1);
  180. -o-transform: rotate(360deg) scale(1);
  181. transform: rotate(360deg) scale(1);
  182. }
  183.  
  184. div.poweredby
  185. {
  186. text-align: right;
  187. color: #FFF;
  188. }
  189.  
  190.  
  191. div.language i.icon-globe, div.language a { color: #FFF; }
  192.  
  193. div.language ul.dropdown-menu a { color: #323232; }
  194.  
  195. div.poweredby
  196. {
  197. text-align: right;
  198. color: #FFF;
  199. }
  200.  
  201. div.poweredby a
  202. {
  203. text-align: left;
  204. display: block;
  205. width: 109px;
  206. height: 25px;
  207. background: url( '
  208. http://hivemc.com/media/images/buycraft_logo.png
  209. ' );
  210. text-indent: -10000px;
  211. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement