Advertisement
tnt80

Retoque estilo Meneame

Aug 4th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 7.36 KB | None | 0 0
  1. /* bordes */
  2.     div,a,span {
  3.          border:none !important;
  4.                                         }
  5.     button,select,form {
  6.          border-color:#444 !important;
  7.     }
  8.     /* fondos */
  9.      .menu01-itemsl span.button-new,.widget-popular-links-slider .link.slick-slide.slick-active,.section-profile .contents-layout,.pages a, .pages span,.news-summary .warn, .story-blog .warn,#toplink,.news-details a.comments,.sidebox .header,fieldset,.comment-body,.topbox,.header-top-wrapper,.comment-header, .comment-header a, .comment-header span, .comment-header strong, select,.sneaker-legend {
  10.          background:#1b1b1b; /* !important;*/
  11.     }
  12.     /* fondos_secundarios */
  13.      .comment.high .comment-body, .comment.high .comment-header, .comment.high .comment-header .comment-date, .comment.high .comment-header a, #toplink a.footer,.header-menu-wrapper,.news-shakeit *, .subname, .upname a:visited, .subname a:link ,legend, legend a, legend a:visited,.button, input[type="button"], input[type="submit"],.rich-edit-key {
  14.          background: #999; /* !important;*/
  15.     }
  16.     /* botones */
  17.      .section-profile .contents-layout,.sidebox-sub {
  18.          background:#272727 !important;
  19.     }
  20.     /* botones */
  21.      .voters-list,.menealo, .menealo a,.section-profile .contents-layout .contents-menu a.selected, tr:hover td, table.keyvalue tr:hover th, .section-profile .contents-layout .contents-menu a:hover, .section-profile .contents-layout .contents-menu a:hover span .sidebox .clics, .btn.btn-mnm.btn-inverted, .news-shakeit span,.news-body .box {
  22.          background:#333 !important;
  23.     }
  24.     /* textos */
  25.      .news-summary .warn, .story-blog .warn,.note, body,.news-content,p, span,.menealo span, .comment-text,.section-profile .contents-layout .contents-menu a span, select {
  26.          color:#999; /* !important;*/
  27.     }
  28. .header-menu01 .selected a, .header-menu01 ul li a:hover { background:none; border-bottom:3px solid #ccc !important; margin-bottom:-3px; padding-bottom:6px; }
  29.     /* enlaces */
  30.      .comment-header a,.news-details, .news-details.main {
  31.          color:#999 !important;
  32.     }
  33.     /* textos */
  34.     .section,.section-profile-header-info p,.menealo span,.menealo a, a:not(.vote), .news-details button, .news-details span.karma-letter {
  35.          color:#ccc !important;
  36.     }
  37. .news-details {
  38.     background:#222;
  39. }
  40. .news-summary.promoted-article .center-content {
  41.     background: black;
  42. }
  43.     /* votos */
  44.      .sidebox .votes span, .sidebox .clics span,.header-menu01 a,.news-shakeit .votes a,.alert p,.comment.high .comment-header, .comment.high .comment-body .comment-text, .comment.high .comment-header .comment-date, .comment.high .comment-header a {
  45.          color:#222 !important;
  46.     }
  47.     /* titulos */
  48.      h1, h2, h3, h4, h4 a, h5, h6, .section-profile .contents-layout .contents-menu a span,.sidebox-sub .description {
  49.          color:#999 !important;
  50.     }
  51.     /* extras */
  52.     .comment.high .comment-text, .news-shakeit * /*::placeholder,*/ {
  53.          color: #333 !important;
  54.     }
  55.  
  56.      input, textarea,.sidebox .votes, .sidebox .clics {
  57.          background-color: #c3c3c3 !important;
  58.     }
  59.  
  60.      .subname.big {
  61.          color:#fff !important;
  62.          font-size: 10px;
  63.          padding: 3px 12px;
  64.     }
  65.     /* .current,.item span {
  66.          color:#ff6600 !important;
  67.     }*/
  68.      #footcol1,.sneaker {
  69.          background:none;
  70.     }
  71.     /* perfil */
  72.      .section-profile .contents-layout .contents-body,body,.topbox,.sidebox-rounded.orange .header {
  73.          background:#222;
  74.     }
  75.     #notifier_panel div a {
  76.         color: #000 !important;
  77.     }
  78.  
  79.     .sidebox .header {
  80.         background-color: grey !important;
  81.     }
  82.  
  83.     .sidebox .header h4 a{
  84.         color: white !important;
  85.     }
  86.  
  87.     .comment.comment-avatar-large  {
  88.         background-color: black;
  89.         border-radius: 10px;
  90.     }
  91.     .comment.comment-avatar-large  .comment-body {
  92.         background-color: black; /*  !important;*/
  93.     }
  94.     .comment.comment-avatar-large  .comment-header, .comment.comment-avatar-large .comment-header span, .comment.comment-avatar-large .comment-header a {
  95.         background-color: black; /* !important;*/
  96.     }
  97. .cell .votes {
  98.     background-color: grey;
  99.     border-radius: 5px;
  100. }
  101.  
  102. #notifier_panel ::before, .finished {
  103.     color: black !important;
  104. }
  105.  
  106. .notifications {
  107.     border-radius: 30%;
  108. }
  109.  
  110. .fa.fa-search {
  111.     color: #ccc !important;
  112. }
  113.  
  114.  
  115. #footthingy p {
  116.     border-color: white !important;
  117. }
  118.  
  119. .sidebox div ul {
  120.     background-color: black;
  121.     border-bottom-left-radius: 8px;
  122.     border-bottom-right-radius: 8px;
  123. }
  124.  
  125. .sidebox-rounded.orange .header {
  126.     background-color: grey !important;
  127. }
  128.  
  129. .sidebox-rounded.orange .header h4 a {
  130.     color:white !important;
  131. }
  132.  
  133. .sidebox .body {
  134.     background-color: black;
  135. }
  136.  
  137. .alert-warning {
  138.     color: #fff;
  139.     background-color: #626262;
  140.     border-color: #faebcc;
  141. }
  142.  
  143. .btn.btn-mnm {
  144.     white-space: nowrap;
  145.     font-size: 12px;
  146.     padding: 5px 15px;
  147.     transition: all .3s ease .1s;
  148.     background-color: #8a837f;
  149.     color: white;
  150.     margin: 0;
  151. }
  152.  
  153. .btn.btn-mnm.btn-sm:hover, .btn.btn-mnm.btn-lg:hover {
  154.     background-color: black !important;
  155. }
  156.  
  157. .section.section-article-submit .btn-gray, .section.section-article-submit .story-blog-aside .dropdown-menu button{
  158.     color:black;
  159. }
  160.  
  161. .commentform a.emoji-tab {
  162.     color: #333;
  163.     background-color: grey;
  164. }
  165.  
  166. .commentform a.emoji-tab.active {
  167.     color: white;
  168.     background-color: #4d4846;
  169. }
  170.  
  171. .emojiCat li {
  172.     border: 1px solid #b9b4ab;
  173.         border-bottom-color: rgb(185, 180, 171);
  174.         border-bottom-style: solid;
  175.         border-bottom-width: 1px;
  176.  
  177. }
  178.  
  179. .header-top-wrapper {
  180.     background: #6d6767 !important;
  181. }
  182.  
  183. .mini-icon-text i.fa.fa-edit {
  184.     color: #fff;
  185. }
  186.  
  187. #cboxContent {
  188.     background-color: grey;
  189. }
  190.  
  191. .clics {
  192.     border-radius: 5px;
  193. }
  194.  
  195. .header h4 span {
  196.     color: white !important;
  197. }
  198.  
  199. .news-details span.votes-up i, .news-details span.votes-anonymous i, .news-details span.votes-down i {
  200.     color: #c8bfba;
  201. }
  202.  
  203. .news-details a i, .news-details button i {
  204.     color: #c8bfba;
  205.     margin-right: 5px;
  206. }
  207.  
  208. #comunicado .white_box {
  209.     background: linear-gradient(to right, #84817f 0%, #484848 100%) !important;
  210. }
  211.  
  212. .body.mainsites ul li, .popular-link-widget-right div.subtitle {
  213.     color: #ccc;
  214. }
  215.  
  216. a.vote.up::hover {
  217.     color: green !important;
  218. }
  219.  
  220. .comment.high.comment-avatar-large, .comment.high.comment-avatar-large .comment-body, .comment.high.comment-avatar-large .comment-header, .comment.high.comment-avatar-large .comment-header a, .comment.high .comment-header .comment-date {
  221.     background-color: #808080;
  222. }
  223.  
  224. .pages span.current {
  225.     background-color: #999;
  226.     color: black;
  227. }
  228.  
  229. .pages span {
  230.     color: #999;
  231. }
  232.  
  233. .pages a:hover {
  234.     background-color: grey;
  235. }
  236.  
  237. .pages span.nextprev {
  238.     color: grey;
  239. }
  240.  
  241. .news-shakeit .votes, .news-shakeit .clics, .news-shakeit.mnm-queued .votes, .news-shakeit.mnm-queued .clics {
  242.     background-color: #9D9D9D;
  243. }
  244.  
  245. .sidebox-rounded .show-responses, .news-tags {
  246.     color: #bbb;   
  247. }
  248.  
  249.  
  250. ul#userinfo a.notifications span {
  251.     color: black;
  252. }
  253.  
  254. #toplink p, .popular-link-widget-right div.description {
  255.     color: #999;
  256. }
  257.  
  258. .popular-link-widget-right a.meneame-button {
  259.     background-color: #605955 !important;
  260. }
  261.  
  262. div.article-container div#editor {
  263.     background-color: #999;
  264.     border-radius: 5px;
  265. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement