Advertisement
msjanny

Neopets-Inspired Furvilla User Profile

Jul 15th, 2016
718
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 6.93 KB | None | 0 0
  1. .content {
  2.     font: 9pt Verdana;
  3.     color: #000;
  4. }
  5. .margin-10px,
  6. .user-desc h3,
  7. .content h2,
  8. .disabled:first-child,
  9. .disabled:last-child,
  10. .user-links br,
  11. .col-xs-5 h4,
  12. .counter {
  13.     display: none;
  14. }
  15. .col-xs-9 a:hover,
  16. .widget-content a:hover,
  17. #comments a:hover {
  18.     text-decoration: none;
  19.     color: #333e87;
  20. }
  21. .content h1 {
  22.     font: bold 10pt Verdana;
  23.     color: #000;
  24.     text-align: center;
  25.     width: 943px;
  26.     margin-bottom: 2px;
  27. }
  28. .col-xs-9 {
  29.     background: #fff url("http://i.imgur.com/LAGrgU0.png") no-repeat left top;
  30.     border: 3px solid #c9c9c9;
  31.     height: 231px !important;
  32.     width: 500px;
  33.     margin-left: 3px;
  34. }
  35. .col-xs-7 {
  36.     margin-top: 28px;
  37.     width: 100%;
  38.     padding-left: 0;
  39. }
  40. .user-data p {
  41.     font-size: 9pt;
  42.     line-height: normal;
  43. }
  44. .village-shield {
  45.     position: absolute;
  46.     right: 465px;
  47.     top: 73px;
  48.     z-index: 99;
  49. }
  50. .user-links {
  51.     border-top: 1px solid #e4e4e4;
  52.     position: relative;
  53.     top: 55px;
  54.     text-align: center;
  55.     padding-top: 3px;
  56.     width: 464px;
  57. }
  58. .user-links a {
  59.     font-size: 20px;
  60.     margin-right: 5px;
  61. }
  62. .user-data .user-desc {
  63.     background: #fff url("http://i.imgur.com/cuOOwL7.gif") no-repeat left top;
  64.     border: 3px solid #c9c9c9;
  65.     margin-left: 3px;
  66.     margin-top: 6px;
  67.     width: 716px;
  68.     padding-top: 28px;
  69. }
  70. .user-desc .profanity-filter {
  71.     padding: 15px;
  72. }
  73. .villagers-list {
  74.     background: #fff url("http://i.imgur.com/t0wPIFO.gif") no-repeat left top;
  75.     border: 3px solid #c9c9c9;
  76.     margin: 6px 0 6px 3px;
  77.     padding-top: 37px;
  78.     width: 716px;
  79.     text-align: center;
  80. }
  81. .villagers-list li {
  82.     float: none;
  83.     display: inline-block;
  84.     width: 19.5%;
  85.     vertical-align: top;
  86. }
  87. .left-column .villager-avatar {
  88.     border-radius: 0;
  89. }
  90. .villager-name,
  91. .villager-info {
  92.     font: 9pt Verdana !important;
  93.     margin-bottom: 0;
  94. }
  95. .villager-name a,
  96. .villager-name a:hover {
  97.     color: #000;
  98.     text-decoration: none;
  99.     cursor: default;
  100. }
  101. .villager-name {
  102.     margin-top: 10px;
  103.     border-top: 1px solid #e4e4e4;
  104.     padding-top: 3px;
  105. }
  106. .user-data {
  107.     margin-bottom: 3px;
  108. }
  109. .widget-header h3 {
  110.     border-radius: 0;
  111.     background-image: none;
  112.     background-color: #04b1e7;
  113.     height: 28px;
  114.     line-height: 28px !important;
  115.     font: bold 9pt Verdana;
  116.     padding: 0 6px;
  117.     border-top: 3px solid #c9c9c9;
  118.     border-left: 3px solid #c9c9c9;
  119.     border-right: 3px solid #c9c9c9;
  120.     display: block;
  121.     margin: 0;
  122. }
  123. .widget-header {
  124.     border: 0;
  125. }
  126. .widget-content {
  127.     background-color: #fff;
  128.     border-bottom: 3px solid #c9c9c9;
  129.     border-left: 3px solid #c9c9c9;
  130.     border-right: 3px solid #c9c9c9;
  131. }
  132. .right-column {
  133.     float: left !important;
  134.     margin-left: 12px;
  135. }
  136. .widget {
  137.     margin-bottom: 6px;
  138. }
  139. .widget .user-info .align-center {
  140.     font: 9pt Verdana;
  141. }
  142. .widget-content .btn {
  143.     font: bold 9pt Verdana;
  144.     text-decoration: none;
  145. }
  146. .widget .user-info h4 {
  147.     font-size: 10pt;
  148. }
  149. .widget:first-child {
  150.     margin-top: 18px;
  151. }
  152. .content .textarea {
  153.     margin: 3px 0 3px 3px;
  154.     border-radius: 0;
  155.     width: 713px;
  156. }
  157. .textarea + .btn {
  158.     font: normal 9pt Verdana;
  159.     color: #000 !important;
  160.     border-width: 2px;
  161.     border-style: outset;
  162.     border-radius: 0;
  163.     background-image: none;
  164.     height: 25px;
  165.     padding: 1px 6px;
  166. }
  167. #comments {
  168.     background: #fff url("http://i.imgur.com/rJbEaip.gif") no-repeat left top;
  169.     border: 3px solid #c9c9c9;
  170.     margin: 6px 0 6px 3px;
  171.     width: 716px;
  172. }
  173. #comments .comment {
  174.     border-bottom: 1px solid #000;
  175.     padding: 6px;
  176. }
  177. #comments .comment:first-child {
  178.     margin-top: 6px;
  179. }
  180. .user-comments {
  181.     margin: 20px 0 0;
  182. }
  183. .user-comments .user-comment {
  184.     width: 570px;
  185.     border: none;
  186. }
  187. .user-comments .user-avatar-wrapper {
  188.     padding: 6px;
  189. }
  190. .user-avatar-wrapper img {
  191.     border: 1px solid #000;
  192.     background-color: #fff;
  193. }
  194. .user-comments .user-comment .footer {
  195.     top: 0;
  196.     bottom: 99%;
  197.     border-top: none;
  198. }
  199. .user-comments .user-comment p {
  200.     margin-top: 15px !important;
  201.     border-top: 1px solid #e1e7e8;
  202.     padding-top: 8px;
  203. }
  204. .pagination {
  205.     display: block;
  206.     text-align: right;
  207.     padding: 15px;
  208.     background: #fff;
  209.     border-radius: 0;
  210.     width: 708px;
  211.     margin-bottom: 0;
  212.     margin-left: 1px;
  213.     border-bottom: 1px solid #000;
  214. }
  215. .pagination li.active span,
  216. .pagination li.active span:hover {
  217.     color: #000;
  218.     background-color: #fff;
  219.     border: none;
  220.     font-weight: 700;
  221. }
  222. .pagination li a {
  223.     border: none;
  224. }
  225. .pagination li a:hover {
  226.     background-color: #fff;
  227.     color: #333e87;
  228.     border: none;
  229. }
  230. .pagination li a,
  231. .pagination li span {
  232.     padding: 0 3px;
  233. }
  234. .user-comments .user-comment:after,
  235. .user-comments .user-comment:before {
  236.     border: 0;
  237. }
  238. .col-xs-5 {
  239.     background: #fff url("http://i.imgur.com/IV7FsUJ.gif") no-repeat left top;
  240.     border: 3px solid #c9c9c9;
  241.     position: absolute;
  242.     padding-top: 37px;
  243.     left: 504px;
  244.     top: 12px;
  245.     height: 231px;
  246.     width: 209px;
  247.     text-align: center;
  248.     overflow: auto;
  249. }
  250. .col-xs-6 {
  251.     float: none;
  252.     width: 40%;
  253.     padding: 0;
  254. }
  255. .widget-header h3,
  256. .btn {
  257.     text-shadow: none;
  258. }
  259. .gallery {
  260.     background: #fff url(http://i.imgur.com/H8wWBe4.gif) no-repeat left top;
  261.     border: 3px solid #c9c9c9;
  262.     padding-top: 28px;
  263.     width: 716px;
  264.     margin: 6px 0 6px 3px;
  265. }
  266. .gallery .row {
  267.     margin: 0;
  268. }
  269. .col-xs-3 {
  270.     padding: 0;
  271. }
  272. .panel {
  273.     border: 0;
  274.     background: none;
  275.     box-shadow: none;
  276.     margin: 0;
  277. }
  278. .widget .forum-posts a {
  279.     font: bold 9pt Verdana;
  280. }
  281. .widget .forum-posts p,
  282. .widget .forum-posts p a {
  283.     font-size: 8pt !important;
  284. }
  285. .content p {
  286.     font-size: 9pt;
  287. }
  288. .pagination .disabled span {
  289.     border: 0;
  290.     color: #000;
  291. }
  292. .notifications-widget {
  293.     max-height: 28px;
  294.     overflow: hidden;
  295.     position: absolute;
  296.     transform: rotate(270deg);
  297.     left: -99px;
  298.     width: 170px;
  299.     top: 54px;
  300.     z-index: 100;
  301.     opacity: .3;
  302. }
  303. .notifications-widget:hover {
  304.     max-height: 500px;
  305.     width: 660px;
  306.     left: -32px;
  307.     top: 0;
  308.     transform: rotate(360deg);
  309.     padding-left: 32px;
  310.     opacity: 1;
  311.     margin: 0;
  312. }
  313. .notifications-widget .table {
  314.     font-size: 9pt;
  315.     margin: 0;
  316. }
  317. .notifications .btn {
  318.     background: none;
  319.     opacity: 1;
  320.     color: #0e6cb0 !important;
  321.     padding: 0;
  322.     font-size: 9pt;
  323. }
  324. #logo a {
  325.     background: url('http://i.imgur.com/uinEDYe.png') no-repeat;
  326.     background-size: contain;
  327.     height: 81px;
  328. }
  329. #logo {
  330.     height: 81px;
  331.     top: 132px;
  332. }
  333. #logo + :nth-child(2) {
  334.     background: url('http://i.imgur.com/RqgZhjX.png');
  335. }
  336. .user-panel.clearfix {
  337.     background: url('http://i.imgur.com/AvdPFOR.png');
  338. }
  339. .gallery-header .pull-right .btn {
  340.     font: bold 9pt verdana;
  341.     line-height: 32px;
  342. }
  343. h2.gallery-header {
  344.     display: block;
  345.     font-size: 0;
  346.     margin-bottom: -6px;
  347. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement