Advertisement
Elxyie

[SP] Summer Pafu Smoothie Event CSS

Aug 12th, 2019
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 5.24 KB | None | 0 0
  1. /*-- TOP --*/
  2.  
  3. <div align="center"><a href="http://fav.me/dd4mvbs"><div class="button">General Information </div></a><a href="http://fav.me/dd4mva5"><div class="button">Traits</div></a><a href="http://fav.me/dd4mver"><div class="button">Behaviour & Care </div></a><a href="http://fav.me/dd57zu4"><div class="button">Masterlist</div></a>
  4.  
  5.  
  6. /*-- CSS --*/
  7.  
  8. *{
  9. background:none;
  10. border:none;
  11. padding:0;
  12. margin:0;
  13. }
  14.  
  15. .gr{padding:0!important;}
  16. .gr-top img, .gr1, .gr2, .gr3 {display:none;}
  17. a.external:after {display:none;}
  18.  
  19. /* Journal Background */
  20. .gr-box{
  21. background-image: url("https://i.pinimg.com/564x/e3/0d/f9/e30df9b0a0d82cfecc364420e9751600.jpg");
  22. border-radius: 5px;
  23. -moz-border-radius: 5px;
  24. -webkit-border-radius: 5px;
  25. border: 2px solid #faa1d2;
  26. padding: 0px;
  27. }
  28.  
  29. /* Journal Top */
  30. .gr-top{
  31. background: #fef582;
  32. text-align: center;
  33. padding: 30px 50px;
  34. border-radius: 0px;
  35. -moz-border-radius: 0px;
  36. -webkit-border-radius: 0px;
  37. }
  38.  
  39. /* Journal Title */
  40. .gr-top h2, .gr-top h2 a{
  41. color: #ffffff;
  42. font-family: Cinzel Decorative;
  43. letter-spacing: 4px;
  44. font-size: 60px;
  45. text-shadow: 2px 3px #c5bb53;
  46. }
  47.  
  48. /* Top Timestamp */
  49. .gr-top .timestamp{
  50. display:none;
  51. }
  52.  
  53. /* Journal Text */
  54. .text{
  55. background:#fff;
  56. padding: 1%;
  57. margin: 4%;
  58. color: #a19308;
  59. font-family: Open Sans;
  60. font-size: 14px;
  61. text-align: left;
  62. line-height:1.5em;
  63. margin-left: 5%;
  64. margin-right: 5%;
  65. border: none;
  66. border-radius: 10px;
  67. -moz-border-radius: 10px;
  68. -webkit-border-radius: 10px;
  69. }
  70.  
  71. /* Thumbnails */
  72. .shadow-holder{
  73. vertical-align:middle;
  74. margin: 3px;}
  75.  
  76. .shadow-holder img{
  77. padding: 1px;
  78. background:none;
  79. margin:1px;
  80. border-radius: 10px;
  81. border: 1px none #fff}
  82.  
  83. img.lit{display:none;}
  84.  
  85. .shadow-holder:hover{
  86. padding: 0px;
  87. border-radius: 10px;
  88. background-color: none}
  89.  
  90. .embedded-deviation img, .embedded-freeform-deviation{
  91. padding:10px;
  92. background:none;
  93. width:97%;}
  94.  
  95. .embedded-deviation img:hover{}
  96.  
  97. .img {
  98. display: block;
  99. width: 100%;
  100. height: auto;
  101. }
  102.  
  103. .img:hover{
  104. background-color: #fff;
  105. }
  106.  
  107. /* Buttons */
  108. .button {
  109. display: inline-block;
  110. background: #fef582;
  111. color: #faa1d2;
  112. width: 20%;
  113. padding: 0.5%;
  114. margin-right: 2%;
  115. margin-left: 2%;
  116. margin-bottom: 2%;
  117. transition: all 0.3s ease;
  118. }
  119. .button:hover {
  120. background: #faa1d2;
  121. color: #fff;
  122. }
  123.  
  124. /* Bold */
  125. b{
  126. color:#9ba2fd;
  127. }
  128.  
  129. /* Italic */
  130. i{
  131. color:#faa1d2;
  132. }
  133.  
  134. /* Journal Links */
  135. .text a{
  136. color: #faa1d2;
  137. text-decoration: underline overline;
  138. transition: all 0.3s ease;
  139. }
  140.  
  141. .text a:hover{
  142. color: #FDD9ED;
  143. text-decoration: underline overline;
  144. transition: all 0.3s ease;
  145. }
  146.  
  147. /* Blockquote */
  148. blockquote{
  149. background: #fefbd8;
  150. color: #c5bb53;
  151. font-family: Raleway;
  152. text-align: auto;
  153. padding: 1%;
  154. margin-left: 20%;
  155. margin-right: 20%;
  156. border-radius: 10px;
  157. -moz-border-radius: 10px;
  158. -webkit-border-radius: 10px;
  159. }
  160.  
  161. /* Box */
  162. .box{
  163. color: #4f4a8c;
  164. background: #fff;
  165. overflow: auto;
  166. height: auto;
  167. padding: 0.4%;
  168. margin-left: 20%;
  169. margin-right: 20%;
  170. border-radius: 10px;
  171. border: 2px solid #8B87AC;}
  172.  
  173. /* Text Headers */
  174. .gr-box .text h1{
  175. border: solid #817ae8 2px;
  176. border-left: solid #817ae8 40px;
  177. color: #8259B8;
  178. font-size:22px;
  179. padding:0.7%;
  180. border-top-left-radius: 10px;
  181. border-top-right-radius: 10px;
  182. }
  183.  
  184. .gr-box .text h2{
  185. color: #eec622;
  186. font-family: Cinzel Decorative;
  187. font-size: 25px;
  188. text-align: auto;
  189. letter-spacing: 2px;
  190. font-weight: 600;
  191. line-height:0.8em;
  192. padding: 1.4%;
  193. text-decoration: underline overline;
  194. }
  195.  
  196. .gr-box .text h3{
  197. color: #faa1d2;
  198. font-family: Quicksand;
  199. font-size: 17px;
  200. text-align: auto;
  201. font-weight: 600;
  202. }
  203.  
  204. .gr-box .text h4{
  205. color: #8259B8;
  206. font-family: Cinzel Decorative;
  207. font-size: 30px;
  208. text-align: auto;
  209. letter-spacing: 5px;
  210. font-weight: 500;
  211. line-height:0.8em;
  212. padding: 1.4%;
  213. text-decoration: underline overline;
  214. }
  215.  
  216.  
  217. /* Divider */
  218. hr{
  219. border-bottom: 2px solid #fef582;
  220. margin: 20px 0 10px;
  221. margin-left: 15%;
  222. margin-right: 15%;
  223. }
  224.  
  225. /* Columns */
  226. .column {
  227. float: left;
  228. width: 32%;
  229. margin-left: 1%;
  230. }
  231.  
  232. /* After Columns */
  233. .row:after {
  234. content: "";
  235. display: table;
  236. clear: both;
  237. }
  238.  
  239. /* Hover Boxes  */
  240. .question {
  241. position: relative;
  242. display: auto;
  243. }
  244.  
  245. .answer {
  246. display: none;
  247. position: auto;
  248. background: #fff;
  249. color: #6c81a2;
  250. width: 98.75%;
  251. opacity:100%;
  252. border-left: 2px solid #7c77c6;
  253. border-right: 2px solid #7c77c6;
  254. border-bottom: 2px solid #7c77c6;
  255. padding:0.5%;
  256. z-index: 1;
  257. }
  258.  
  259. .question:hover .answer {
  260. display:block;
  261. min-width: 98.75%;
  262. max-width: 100%;
  263. opacity:100%;
  264. }
  265.  
  266. /* Journal Bottom */
  267. .bottom{
  268. background:#fef582;
  269. padding: 20px 0px;
  270. text-align: center;
  271. border-radius: 0px;
  272. -moz-border-radius: 0px;
  273. -webkit-border-radius: 0px;
  274. }
  275.  
  276. /* Journal Comments */
  277. .commentslink{
  278. display:none;
  279. color: #ffffff;
  280. font-family: Quicksand;
  281. font-size: 14px;
  282. font-weight: 500;
  283. }
  284.  
  285. /* Credits */
  286. .credit{
  287. left:0;
  288. width:100%;
  289. text-align:center;
  290. position: absolute;
  291. bottom: 9px;
  292. }
  293.  
  294. .credit, .credit a{
  295. text-align:center;
  296. text-decoration:none;
  297. color: #faa1d2!important;
  298. font-size: 9px;
  299. font-family: Quicksand;
  300. transition: all 0.3s ease;
  301. }
  302.  
  303. .credit a:hover{
  304. color: #FDD9ED;
  305. transition: all 0.3s ease;
  306. }
  307.  
  308.  
  309. /* -- FOOTER -- */
  310.  
  311. <div align="center"><div class="credit">coding by @Elxyiee and @yumechobap</div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement