Advertisement
Guest User

dawn css

a guest
Feb 29th, 2020
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.19 KB | None | 0 0
  1. body {
  2. background: url(https://cdn.discordapp.com/attachments/678705605833129985/680660770651897916/Rainbow_Necrozuma.png) no-repeat;
  3. background-size:cover
  4. }
  5.  
  6. .tabbar
  7. {
  8. bottom: 0;
  9. }
  10.  
  11. .userbar
  12. {
  13. top: 18px;
  14. }
  15.  
  16. .userbar .username
  17. {
  18. text-shadow: none;
  19. text-shadow: 1px 1px black;
  20. }
  21.  
  22. .userbar:before
  23. {
  24. display: block;
  25. content: "";
  26. width: 32px;
  27. height: 32px;
  28. float: left;
  29. position: relative;
  30. top: -9px;
  31. }
  32.  
  33. .icon-user
  34. {
  35. display: none;
  36. }
  37.  
  38. .siderooms
  39. {
  40. background: #000000;
  41. height: 56px;
  42. }
  43.  
  44. .maintabbarbottom
  45. {
  46. background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
  47. border: none;
  48. box-shadow: none;
  49. z-index: 2;
  50. }
  51.  
  52. .header
  53. {
  54. height: 56px;
  55. background: #000000;
  56. }
  57.  
  58. .header .logo
  59. {
  60. float: left;
  61. margin: 7px 0px 0 2px;
  62. }
  63.  
  64. .tabbar .closebutton, .tabbar a.cur+.closebutton
  65. {
  66. top: 19px;
  67. }
  68.  
  69. .closebutton:hover
  70. {
  71. color: #1b1b1b;
  72. }
  73.  
  74. .closebutton
  75. {
  76. color: #ecf0f1;
  77. }
  78.  
  79. .tabbar a.button.notifying
  80. {
  81. background: #3498db;
  82. }
  83.  
  84. .maintabbar .inner
  85. {
  86. padding-top: 0px;
  87. height: 56px;
  88. background: #000000;
  89. }
  90.  
  91. .tabbar.maintabbar
  92. {
  93. margin-left: 170px;
  94. margin-right: 0px;
  95. overflow: hidden;
  96. height: 60px;
  97. background-position: right;
  98. background-repeat: no-repeat;
  99. }
  100.  
  101. .tabbar a.button.cur, .tabbar a.button.cur:hover, .tabbar a.button
  102. {
  103. color: #ecf0f1;
  104. background: #222222;
  105. box-shadow: none;
  106. border: none;
  107. cursor: default;
  108. top: 0px;
  109. border-radius: 5px;
  110. text-shadow: none;
  111. margin-left: 5px;
  112. margin-top: 15px;
  113. }
  114.  
  115. .tabbar a.button:hover, .tabbar a.button.cur
  116. {
  117. background: #000000;
  118. }
  119.  
  120. .tabbar a.button
  121. {
  122. cursor: pointer;
  123. text-align: center;
  124. white-space: nowrap;
  125. text-shadow: none;
  126. font-size: 11px;
  127. }
  128.  
  129. .menugroup {display: block;padding: 10px 0;margin: 0 27px 30px 27px;max-width: 400px;border-radius: 30px;color: white;
  130. text-shadow: 0 1px 0 black;
  131. }
  132. .menugroup {background: #161616;text-align: center;
  133. }
  134.  
  135. .mainmessage p,
  136. .menugroup p {
  137. margin: 10px 0;
  138. }
  139. .mainmenu .menugroup:nth-child(2) p:nth-child(1) .button, .mainmenu .menugroup:nth-child(2) p:nth-child(2) .button, .mainmenu .menugroup:nth-child(2) p:nth-child(3) .button, .mainmenu .menugroup:nth-child(3) p:nth-child(1) .button, .mainmenu .menugroup:nth-child(3) p:nth-child(2) .button {
  140. box-sizing: border-box;font-size: 14pt;font-family: Joystick, Verdana, Helvetica, Arial, sans-serif;display: inline-block;
  141. padding: 5px 10px 8px 7px;width: 200px;box-shadow:none;outline: none;cursor: pointer;text-align: center;text-decoration: none;
  142. text-shadow: 0 -1px 0 hsl(210,40%,10%);border-radius: 5px;
  143.  
  144. /* default colors */
  145. color: #aaa;border: solid 1px #ff4800;background: #161616;
  146. background: #000000;
  147. box-shadow:none;outline: none;cursor: pointer;text-align: center;text-decoration: none;text-shadow: 0 -1px 0 hsl(210,40%,10%);
  148. border-radius: 20px;
  149. }
  150. .mainmenu .menugroup:nth-child(1) .button {width: 230px;padding: 6px 7px 6px 7px;font-size: 14pt;color: #aaa;border: solid 1px #ff4800;
  151. background: #161616;
  152. background: url("https://dl.dropbox.com/s/vo7pnbnxzrzdta2/Normal%20tab.png?dl=0");
  153. box-shadow:none;outline: none;cursor: pointer;text-align: center;text-decoration: none;text-shadow: 0 -1px 0 hsl(210,40%,10%);
  154. border-radius: 20px;
  155. }
  156. .mainmenu .menugroup:nth-child(1) .button:hover, .mainmenu .menugroup:nth-child(2) p:nth-child(1) .button:hover, .mainmenu .menugroup:nth-child(2) p:nth-child(2) .button:hover, .mainmenu .menugroup:nth-child(2) p:nth-child(3) .button:hover, .mainmenu .menugroup:nth-child(3) p:nth-child(1) .button:hover, .mainmenu .menugroup:nth-child(3) p:nth-child(2) .button:hover {
  157. background: #ff4800;border-color: #000000;
  158. -webkit-box-shadow: -2px 1px 28px 2px rgba(255,102,0,1);-webkit-transition-delay: 0.1s;-webkit-transition-duration: 0.2s;
  159. }
  160. .mainmenu .menugroup:nth-child(1) .button:active,.mainmenu .menugroup:nth-child(2) p:nth-child(1) .button:active,.mainmenu .menugroup:nth-child(2) p:nth-child(2) .button:active,.mainmenu .menugroup:nth-child(2) p:nth-child(3) .button:active,.mainmenu .menugroup:nth-child(3) p:nth-child(1) .button:active,.mainmenu .menugroup:nth-child(3) p:nth-child(2) .button:active {
  161. box-shadow: none;background: #ff4800 !important;
  162. border-color: #bb2222;-webkit-box-shadow: -2px 1px 28px 2px rgba(255,102,0,1);
  163. }
  164. .menugroup .button.disabled,
  165. .menugroup .button.disabled:hover,
  166. .menugroup .button.disabled:active {cursor: default;background: #EEEEEE;border: 1px solid #CCCCCC;color: #999999;text-shadow: none;
  167. -webkit-box-shadow: -1px 0px 16px 2px rgba(255,72,0,1);
  168. }
  169.  
  170. .rightmenu {width: 294px;
  171. }
  172. .rightmenu .menugroup .button {width: 180px;
  173. }
  174. @media (max-width:895px) {
  175. .mainmenu {padding-bottom: 1px;
  176. }
  177. .rightmenu {position: static;top: 0;right: 0;padding-bottom: 30px;
  178. }
  179. .rightmenu {
  180. width: 324px;
  181. }
  182. .rightmenu .menugroup .button {
  183. width: 200px;
  184. }
  185. }
  186.  
  187. .userbar:before{
  188. display: block;
  189. content:"";
  190. width:32px;
  191. height: 32px;
  192. float: left;
  193. position: relative;
  194. top: -9px; background: url(https://i.imgur.com/1hQmxx9.gif);
  195. }
  196.  
  197. .userlist {
  198. background: url('https://i.imgur.com/Rmso5lN.jpg');
  199. }
  200.  
  201. .userlist li {
  202. border: none;
  203. }
  204. .userlist-count {
  205. color: white;
  206. }
  207. .roomlist {
  208. text-align: center;
  209. }
  210. .roomlist a.ilink {
  211. display: block;
  212. margin: 2px 7px 4px 7px;
  213. padding: 1px 4px 2px 4px;
  214. border: solid #4FD7D9 2px;
  215. background: #054D4E;
  216. height: 30px;
  217. border-radius: 5px;
  218. text-decoration: none;
  219. color: #CAFFFF;
  220. text-shadow: none;
  221. box-shadow: none;
  222. cursor: pointer;
  223. font-size: 10pt;
  224.  
  225. overflow: hidden;
  226. white-space: nowrap;
  227. }
  228. .roomlist a.ilink small {
  229. font-size: 12px;
  230. }
  231. .roomlist a.ilink:hover {
  232. border: solid white 2px;
  233. background: #054D4E;
  234.  
  235. color: white;
  236. text-decoration: none;
  237. }
  238.  
  239. .roomcounters .button {
  240. background: #054D4E;
  241. opacity: 0.9;
  242. text-shadow: none;
  243. color: #20B8BB;
  244. box-shadow: none;
  245. border-color: #4FD7D9;
  246.  
  247. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement