Advertisement
GoudaHanzou

Untitled

Oct 24th, 2017
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.36 KB | None | 0 0
  1. /Furvilla Headers & Logos/
  2.  
  3. #logo {
  4. margin-top:0px;
  5. margin-left:350px!important;
  6. }
  7.  
  8. #logo a {
  9. background:url("http://orig01.deviantart.net/6dd5/f/2016/067/c/c/by_demons_fall_by_jeanpolnareff-d9ueqz3.png");
  10. background-repeat:no-repeat;
  11. width:253px;
  12. height:140px;
  13. }
  14.  
  15. #logo + :nth-child(2) {
  16. background:url("https://s-media-cache-ak0.pinimg.com/originals/3a/85/00/3a850088cadd1adc2811adf001129964.png")!important;
  17. background-repeat:repeat-x;
  18. background-position:bottom;
  19. }
  20.  
  21. .dropdown-menu {
  22. background:url("http://s3.amazonaws.com/spoonflower/public/design_thumbnails/0091/9335/rrrrrainbowpastelsstarsscatterbyPinkSodaPop_shop_thumb.png");
  23. }
  24.  
  25. .dropdown-menu .multi-column-dropdown a:hover {
  26. background:rgba(240,248,255,0.5);
  27. color:#1f77d9!important;
  28. border:2px solid #f0f8ff;
  29. border-radius:8px;
  30. }
  31.  
  32. .dropdown-menu .multi-column-dropdown li a {
  33. color:#1f77d9!important;
  34. }
  35.  
  36. header .user-panel {
  37. background-image:url("https://s-media-cache-ak0.pinimg.com/originals/3a/85/00/3a850088cadd1adc2811adf001129964.png")!important;
  38. background-size:cover;
  39. }
  40.  
  41. /**Profile Description**/
  42. .user-desc h3 {
  43. color: #fff !important;
  44. background-color: #8b38e8;
  45. font-size: 18px;
  46. font-family: arial;
  47. font-weight: bold;
  48. text-transform: uppercase;
  49. text-align: center;
  50. width: 490px;
  51. margin: auto !important;
  52. padding-top: 3px;
  53. border-radius: 8px 8px 0 0;
  54. }
  55. .user-desc {
  56. width: 500px !important;
  57. margin: auto;
  58. }
  59. .user-desc .profanity-filter {
  60. background: rgba(255, 255, 255, 0.5);
  61. padding: 10px;
  62. font-size: 14px;
  63. line-height: 18px;
  64. margin-top: -3px;
  65. border-top: 3px solid #8b38e8;
  66. border-radius: 0 0 8px 8px;
  67. }
  68. /Content/
  69.  
  70. .content:after {
  71. background:url("https://orig00.deviantart.net/b2a2/f/2014/048/0/6/30_by_duskvsdawn-d76vgxd.png");
  72. height:100%;
  73. width:100%;
  74. position: fixed;
  75. top:0;
  76. z-index:-1;
  77. }
  78.  
  79. .content {
  80. background:url("http://orig03.deviantart.net/de0d/f/2015/138/8/3/pastel_stripes_custom_background_by_patykida-d8tuzux.jpg");
  81. background-repeat:repeat;
  82. border-radius: 0 0 15px 15px;
  83. }
  84.  
  85. .content .right-column {
  86. text-align:center;
  87. }
  88.  
  89. .content a {
  90. color:#55d7fd;
  91. }
  92.  
  93. .content a:hover {
  94. text-decoration:none;
  95. }
  96.  
  97. .content strong {
  98. color:#1f77d9!important;
  99. font-weight:normal;
  100. }
  101.  
  102. /Search Bar/
  103.  
  104. .search-form .input {
  105. color: #ffffff;
  106. background: none;
  107. border:1px #ffffff dashed!important;
  108. margin-left:-750px;
  109. margin-top:46px!important;
  110. z-index: 999 !important;
  111. position: absolute;
  112. box-shadow:none!important;
  113. }
  114.  
  115. /Headers/
  116.  
  117. .content h1{
  118. margin-left:17px;
  119. margin-top:4px;
  120. color:#a750cd;
  121. font-family:'Papyrus', fantasy;
  122. text-align:center;
  123. text-shadow:none!important;
  124. font-weight:normal;
  125. }
  126.  
  127. .content h2 {
  128. color:#a750cd;
  129. font-family:'Papyrus', fantasy;
  130. text-align:center;
  131. text-shadow:none!important;
  132. font-weight:normal;
  133. }
  134.  
  135. .content h3 {
  136. visibility:hidden;
  137. }
  138.  
  139. .content h4 {
  140. color:#1f77d9;
  141. }
  142.  
  143. /User Info/
  144.  
  145. .village-shield {
  146. animation: bob 1.0s ease-out infinite;
  147. }
  148.  
  149. @keyframes bob {
  150. 0% {position: relative; top: -4px;}
  151. 30% {position: relative; top: 2px;}
  152. 100% {position: relative; top: -4px;}
  153. }
  154.  
  155. .user-data .village-shield {
  156. margin-left: 250px;
  157. }
  158.  
  159. .col-xs-7 {
  160. margin-top:-150px;
  161. }
  162.  
  163. .col-xs-5 {
  164. margin-left: 500px;
  165. margin-top:-170px!important;
  166. }
  167.  
  168. .user-data {
  169. color:#1f77d9;
  170. }
  171.  
  172. .user-data .user-desc {
  173. color:#1f77d9;
  174. }
  175.  
  176. .user-data .user-desc strong {
  177. font-weight:bold!important;
  178. }
  179.  
  180. /Villagers/
  181.  
  182. .villager-avatar:hover {
  183. animation: bob 0.7s ease-out infinite;
  184. }
  185.  
  186. @keyframes bob {
  187. 0% {position: relative; top: -4px;}
  188. 30% {position: relative; top: 2px;}
  189. 100% {position: relative; top: -4px;}
  190. }
  191.  
  192. .villager-name a {
  193. color:#1f77d9;
  194. }
  195.  
  196. .villager-name a:hover {
  197. text-decoration:none;
  198. }
  199.  
  200. .villager-info {
  201. display:none;
  202. }
  203.  
  204. .villagers-list li {
  205. color:#a750cd;
  206. margin-bottom:-40px;
  207. }
  208.  
  209. .villagers-list {
  210. height:125px !important;
  211. overflow:hidden;
  212. }
  213.  
  214. .villagers-list:hover {
  215. height:700px!important;
  216. transition:1s;
  217. }
  218.  
  219. /Gallery/
  220.  
  221. .panel img:hover {animation: bob 1.0s ease-out infinite;}
  222. @keyframes bob {
  223. 0% {position: relative; top: -4px;}
  224. 30% {position: relative; top: 2px;}
  225. 100% {position: relative; top: -4px;}
  226. }
  227.  
  228. .gallery {
  229. height:150px;
  230. overflow:hidden;
  231. }
  232.  
  233. .gallery:hover {
  234. height: 350px;
  235. transition:1s;
  236. }
  237.  
  238. .gallery .panel {
  239. background:url("http://s3.amazonaws.com/spoonflower/public/design_thumbnails/0091/9335/rrrrrainbowpastelsstarsscatterbyPinkSodaPop_shop_thumb.png");
  240. background-repeat:repeat;
  241. border:2px dashed #d4edff;
  242. border-radius:80px;
  243. box-shadow: none;
  244. color:#1f77d9;
  245. }
  246.  
  247. .gallery .name b {
  248. display:none!important;
  249. }
  250.  
  251. /Counter/
  252.  
  253. .counter {
  254. display:none;
  255. }
  256.  
  257. /Siderbar/
  258.  
  259. .widget-header {
  260. border:2px dashed #d4edff;
  261. border-radius:15px 15px 0 0;
  262. text-shadow:none!important;
  263. }
  264.  
  265. .widget-header h3 {
  266. visibility:visible!important;
  267. margin-top:10px;
  268. margin-bottom:1px;
  269. background-color:transparent;
  270. background-image:none;
  271. font-size: 23px;
  272. color:#1f77d9;
  273. font-family:'Papyrus', fantasy;
  274. text-align:center;
  275. text-shadow:none!important;
  276. font-weight:normal;
  277. }
  278.  
  279. .widget-content img {
  280. border-radius:60px;
  281. }
  282.  
  283. .widget-content img:hover {animation: bob 0.7s ease-out infinite;}
  284. @keyframes bob {
  285. 0% {position: relative; top: -4px;}
  286. 30% {position: relative; top: 2px;}
  287. 100% {position: relative; top: -4px;}
  288. }
  289.  
  290. .widget-content {
  291. color:#1f77d9;
  292. opacity:0.75;
  293. }
  294.  
  295. .widget-content:hover {
  296. color:#1f77d9;
  297. opacity:1.0;
  298. transition:1s;
  299. }
  300.  
  301. .widget-content a {
  302. color:#1f77d9;
  303. font-weight:normal;
  304. }
  305.  
  306. .widget-content a:hover {
  307. text-decoration:none;
  308. }
  309.  
  310. .right-column .widget:first-child:hover {
  311. width:215px;
  312. height:313px;
  313. transition:1s;
  314. }
  315.  
  316. .right-column .widget:nth-child(3):hover {
  317. width:215px;
  318. height:1152px;
  319. transition:1s;
  320. }
  321.  
  322. .right-column .widget.recent-posts:hover {
  323. width:215px;
  324. height:594px;
  325. transition:1s;
  326. }
  327.  
  328. .right-column .widget:first-child clearfix {
  329. height:170px;
  330. overflow:hidden;
  331. }
  332.  
  333. .right-column .widget:nth-child(3) clearfix {
  334. height:170px;
  335. overflow:hidden;
  336. }
  337.  
  338. .right-column .widget.recent-posts clearfix {
  339. height:170px;
  340. overflow:hidden;
  341. }
  342.  
  343. .widget .forum-posts p {
  344. color:#a750cd;
  345. opacity:0.7;
  346. }
  347.  
  348. .widget .active-villager img a {
  349. width:60px!important;
  350. }
  351.  
  352. .widget .forum-posts p a {
  353. color:#a750cd;
  354. opacity:0.7;
  355. }
  356.  
  357. .btn-link {
  358. color:#1f77d9!important;
  359. background:none!important;
  360. font-weight:bold!important;
  361. }
  362.  
  363. .user-info p {
  364. font-size: 13px;
  365. }
  366.  
  367. .user-info h4 {
  368. padding:8px!important;
  369. }
  370.  
  371. .user-info h4 a {
  372. font-weight:normal!important;
  373. }
  374.  
  375. .user-info h4 a:hover {
  376. text-decoration:none;
  377. }
  378.  
  379. /Notifications/
  380.  
  381. .notifications-widget {
  382. border-radius:0 0 15px 15px;
  383. color:#00b8ff;
  384. }
  385.  
  386. .notifications-widget a {
  387. color:#1f77d9;
  388. font-weight:bold;
  389. }
  390.  
  391. .notifications-widget a:hover {
  392. text-decoration:none;
  393. }
  394.  
  395. .table tr:nth-child(odd) td {
  396. background-image:url("http://s3.amazonaws.com/spoonflower/public/design_thumbnails/0091/9335/rrrrrainbowpastelsstarsscatterbyPinkSodaPop_shop_thumb.png");
  397. opacity:0.7;
  398. }
  399.  
  400. .table tr:nth-child(odd) td:hover {
  401. background:rgba(240,248,255,0.5);
  402. color:#1f77d9!important;
  403. border:2px solid #f0f8ff;
  404. border-radius:8px;
  405. }
  406.  
  407. .table tr:nth-child(even) td {
  408. background-image:url("http://s3.amazonaws.com/spoonflower/public/design_thumbnails/0091/9335/rrrrrainbowpastelsstarsscatterbyPinkSodaPop_shop_thumb.png");
  409. opacity:0.7;
  410. }
  411.  
  412. .table tr:nth-child(even) td:hover {
  413. background:rgba(240,248,255,0.5);
  414. color:#1f77d9!important;
  415. border:2px solid #f0f8ff;
  416. border-radius:8px;
  417. }
  418.  
  419. /Comment Box/
  420.  
  421. .textarea {
  422. background:url("http://s3.amazonaws.com/spoonflower/public/design_thumbnails/0091/9335/rrrrrainbowpastelsstarsscatterbyPinkSodaPop_shop_thumb.png");
  423. background-repeat:repeat;
  424. border:2px dashed #afeeee;
  425. color:#55d7fd;
  426. }
  427.  
  428. /Post Button/
  429.  
  430. .btn medium pull-right {
  431. background:#1f77d9;
  432. }
  433.  
  434.  
  435. /Comments/
  436.  
  437. .user-avatar-wrapper {
  438. width:80px!important;
  439. }
  440.  
  441. .user-avatar-wrapper img {
  442. width:100%;
  443. }
  444.  
  445. .user-comments clearfix {
  446. height:200px !important;
  447. overflow:auto;
  448. }
  449.  
  450. .user-comments .user-comment {
  451. background-image:url("http://s3.amazonaws.com/spoonflower/public/design_thumbnails/0091/9335/rrrrrainbowpastelsstarsscatterbyPinkSodaPop_shop_thumb.png");
  452. color:#55d7fd;
  453. border:2px dashed #afeeee;
  454. }
  455.  
  456. .user-comments .user-avatar-wrapper img {
  457. border-radius:60px;
  458. padding:5px;
  459. }
  460.  
  461. .user-comments .user-comment .footer {
  462. border-top: 3px dotted #d4edff;
  463. color:#a750cd;
  464. opacity:0.7;
  465. }
  466.  
  467. .user-comments .user-comment .footer a {
  468. color:#a750cd;
  469. opacity:0.7;
  470. }
  471.  
  472. .user-comments .user-comment .footer a:hover {
  473. text-decoration:none;
  474. }
  475.  
  476. .user-comment span.tooltipster {
  477. display: none;
  478. }
  479.  
  480. .pagination li.active span {
  481. background:none;
  482. color:#1f77d9;
  483. border:none;
  484. border-radius:60px;
  485. font-size:15px;
  486. padding:5px!important;
  487. }
  488.  
  489. .pagination li.active span:hover {
  490. background:rgba(240,248,255,0.5);
  491. color:#1f77d9;
  492. border:none;
  493. border-radius:60px;
  494. }
  495.  
  496. .pagination a {
  497. background:none!important;
  498. color:#1f77d9!important;
  499. font-weight:normal;
  500. border:none!important;
  501. padding:5px!important;
  502. }
  503.  
  504. /Report User/
  505.  
  506. a.report-user {
  507. color: #c17b7a;
  508. opacity:0.7;
  509. }
  510.  
  511. /Furvilla Footer/
  512.  
  513. .bottom {
  514. color:#1f77d9!important;
  515. }
  516.  
  517. .bottom a:hover {
  518. text-decoration:none;
  519. }
  520.  
  521. .bottom a {
  522. color:#1f77d9;
  523. }
  524.  
  525. .pets, .logo-small, .social {
  526. opacity:0.7;
  527. }
  528.  
  529. .pets:hover, .logo-small:hover, .social:hover {
  530. animation: bob 1.0s ease-out infinite;
  531. opacity:1;
  532. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement