Advertisement
cro-bat

Pietro's Profile

Jul 26th, 2016
719
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 3.60 KB | None | 0 0
  1. .content{
  2. background:url("https://65.media.tumblr.com/0d045e0cb0f66cad96a931f6c5743973/tumblr_oau0usHf5X1qev5lgo1_75sq.png");
  3. color:#35a294;
  4. }
  5.  
  6.  
  7. /**User Information**/
  8. .clearfix h1, .content h2 {
  9. color:#ffffd2;
  10. text-align:center;
  11. }
  12.  
  13. .col-xs-7{
  14. width: 800px;
  15. }
  16.  
  17. .col-xs-5{
  18. margin-left:-600px;
  19. font-size:10px;
  20. }
  21.  
  22. .col-xs-5 img{
  23. width:45px;
  24. height:45px;
  25. }
  26.  
  27. .user-links{
  28. margin-left:390px;
  29. margin-top:-125px;
  30. width:100px;
  31. text-align:center;
  32. }
  33.  
  34. .user-links li{
  35. margin-bottom:5px;
  36. }
  37.  
  38. .user-links br{
  39. display:none;
  40. }
  41.  
  42. .user-desc h3{
  43. display:none;
  44. }
  45.  
  46. .user-data clearfix{
  47. background:rgba(0, 0, 0, 0.5);
  48. padding:5px;
  49. border-radius:8px;
  50. }
  51.  
  52. .user-data p{
  53. font-size:10px;
  54. }
  55.  
  56. .content strong{
  57. color:#007969;
  58. }
  59.  
  60. .content a, .widget-content a{
  61. color:#ffffd2;
  62. font-weight:normal;
  63. }
  64.  
  65. .content h3{
  66. color:#7ece7b;
  67. font-size:10px;
  68. text-align:center;
  69. background:rgba(0, 0, 0, .2);
  70. padding: 4px 0 4px 0;
  71. }
  72.  
  73. .villagers-list clearfix{
  74. background:rgba(0, 0, 0, .5);
  75. padding:15px 0 8px 0;
  76. border-radius:8px;
  77. }
  78.  
  79.  
  80. /**Comments**/
  81. .counter{
  82. border:0px;
  83. }
  84.  
  85. .textarea{
  86. color:#35a294;
  87. background:rgba(0, 0, 0, .5);
  88. border:0;
  89. }
  90.  
  91.  
  92. /**Users' Comments**/
  93. .user-comments .user-comment{
  94. background:rgba(0, 0, 0, .5) !important;
  95. border:0;
  96. }
  97.  
  98. .user-comments .user-comment .footer{
  99. color:#35a294;
  100. border-top:0;
  101. font-size:10px;
  102. }
  103.  
  104. .user-comments .user-comment .footer a{
  105. color:#ffffd2;
  106. }
  107.  
  108. .report-comment{
  109. color:#35a294 !important;
  110. }
  111.  
  112. .user-comments .user-comment:before, .user-comments .user-comment:after {border-right-color: rgba(0, 0, 0, .4);
  113. }
  114.  
  115. .btn-link a, .btn medium pull-right {
  116. background-image:none;
  117. background:transparent;
  118. text-shadow:none;
  119. color:#ffffd2 !important;
  120. }
  121.  
  122. .btn:hover, .btn-link:hover {
  123. background-image:none;
  124. background:transparent;
  125. color:#ffffd2 !important;
  126. text-decoration:underline;
  127. }
  128.  
  129. /**Comments Pagination**/
  130. .pagination a{
  131. color:#ffffd2 !important;
  132. background:rgba(0,0,0, .5) !important;
  133. border:0 !important;
  134. }
  135.  
  136. .pagination a:hover{
  137. color:#ffffd2 !important;
  138. background:rgba(0,0,0, .7) !important;
  139. border:0 !important;
  140. }
  141.  
  142. .active span {
  143. z-index:3;
  144. background-color:#000 !important;
  145. border:0 !important;
  146. }
  147.  
  148. .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  149. color:#ffffd2 !important;
  150. background-color: rgba(0, 0, 0, .2) !important;
  151. border:0 !important;
  152. }
  153.  
  154.  
  155. /**Right Sidebar**/
  156. .content h4{
  157. color:#35a294;
  158. font-weight:normal;
  159. }
  160.  
  161. .content h4 a{
  162. font-weight:normal;
  163. }
  164.  
  165. .widget-header{
  166. border:0;
  167. background-color:rgba(0,0,0,0.5);
  168. border-radius:8px 8px 0 0;
  169. }
  170.  
  171. .widget-header h3{
  172. background-image:none;
  173. font-weight:normal;
  174. border-radius: 0px 0px 0 0;
  175. }
  176.  
  177.  .widget-content{
  178. background:rgba(0, 0, 0, .5);
  179. border-radius: 0 0 8px 8px;
  180. }
  181.  
  182. .forum-posts li{
  183. background:transparent !important;
  184. }
  185.  
  186. .widget .forum-posts li{
  187. border:0;
  188. }
  189.  
  190.  
  191. /**Notifications**/
  192. .table tr:nth-child(even) td {
  193. background: rgba(0, 0, 0, 0) !important;
  194. border-bottom:0px}
  195.  
  196. .table tr:nth-child(odd) td {
  197. background:rgba(0, 0, 0, 0) !important;
  198. border-bottom:0px }
  199.  
  200. .table tr:hover td {
  201. background:rgba(0, 0, 0, .2) !important;
  202. border-bottom:0px;
  203. }
  204.  
  205. .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
  206. border-top:0;
  207. }
  208.  
  209.  
  210. /**Modal Body**/
  211. .modal-body .textarea{
  212. background:#fff !important;
  213. }
  214.  
  215. .modal-body .btn{
  216. color:#fff !important;
  217. background:#000 !important;
  218. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement