Advertisement
PintorKagamine

Wikia.css - corregido

Jul 6th, 2014
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 10.48 KB | None | 0 0
  1. /** Headers - Desde GTA y Dragon Ace wiki **/
  2. .ns-0 #bodyContent > h2,
  3. .ns-0 #WikiaArticle > h2 {
  4.     background-color: transparent;
  5.     background-image: url("http://images1.wikia.nocookie.net/__cb20110329095942/dragonage/es/images/archive/3/38/20110329100055% 21Header_Dragon_Age.png");
  6.     background-position: center bottom;
  7.     border-bottom: 0 none;
  8.     border-radius: 0 10px 0 0;
  9.     color: white;
  10.     font-size: 1.45em;
  11.     height: auto;
  12.     line-height: 15px;
  13.     margin: 8px -12px 12px;
  14.     padding: 4px 0 13px 10px;
  15. }
  16. .ns-0 h2 .mw-headline {
  17.     margin-left: 11px;
  18. }
  19. .ns-0 #WikiaArticle > h2,
  20. .ns-0 #WikiaArticle #bodyContent > h2 {
  21.     margin-left: -22px;
  22.     overflow: visible;
  23.     width: 665px;
  24. }
  25. .ns-0 h2 .editsection {
  26.     background: url("http://images3.wikia.nocookie.net/dragonage/es/images/1/1d/Sprite-pencil.png") no-repeat 10px , url("http://images1.wikia.nocookie.net/__cb29806/common/skins/oasis/images/checkers.png") repeat, #ccc;
  27.     display: block;
  28.     float: right;
  29.     height: 18px;
  30.     line-height: 18px;
  31.     margin: 4px 9px 0;
  32.     max-width: 25px;
  33.     min-width: 25px;
  34.     padding-right: 7px;
  35. }
  36. .ns-0 h2 .editsection a {
  37.     display: none;
  38. }
  39. .ns-0 h2 .editsection:hover a {
  40.     display: block;
  41. }
  42. .ns-0 h2 .editsection:hover {
  43.     background-image: url("http://images1.wikia.nocookie.net/__cb29806/common/skins/oasis/images/checkers.png");
  44.     max-width: 150px;
  45.     padding-right: 0;
  46. }
  47. .ns-0 .editsection {
  48.     background: #ccc;
  49.     border-radius: 10px 10px 0 0;
  50.     height: 20px;
  51.     line-height: 19px;
  52.     margin: 2px auto auto 15px;
  53. }
  54. .ns-0 .editsection:hover {
  55.     background: #ccc;
  56. }
  57. .ns-0 #bodyContent .editsection a,
  58. .ns-0 #WikiaArticle .editsection a {
  59.     font-size: 90%;
  60.     padding: 0 12px 3px 0;
  61.     text-decoration: none;
  62. }
  63. .WikiaArticle .editsection img {
  64.     vertical-align: middle;
  65. }
  66. .ns-0 h3 .editsection {
  67.     background: url("http://images3.wikia.nocookie.net/dragonage/es/images/1/1d/Sprite-pencil.png") no-repeat 10px , url("http://images1.wikia.nocookie.net/__cb29806/common/skins/oasis/images/checkers.png") repeat, #ccc;
  68.     display: block;
  69.     float: right;
  70.     height: 17px;
  71.     line-height: 18px;
  72.     margin: 3px 13px 0;
  73.     max-width: 25px;
  74.     min-width: 25px;
  75.     padding-right: 7px;
  76. }
  77. .ns-0 h3 .editsection a {
  78.     display: none;
  79. }
  80. .ns-0 h3 .editsection:hover a {
  81.     display: block;
  82. }
  83. .ns-0 h3 .editsection:hover {
  84.     background-image: url("http://images1.wikia.nocookie.net/__cb29806/common/skins/oasis/images/checkers.png");
  85.     max-width: 150px;
  86.     padding-right: 0;
  87. }
  88. .ns-0 .editsection {
  89.     background: #ccc;
  90.     border-radius: 10px 10px 0 0;
  91.     height: 20px;
  92.     line-height: 19px;
  93.     margin: 2px auto auto 15px;
  94. }
  95. .ns-0 .editsection:hover {
  96.     background: #ccc;
  97. }
  98. .ns-0 #bodyContent .editsection a,
  99. .ns-0 #WikiaArticle .editsection a {
  100.     color: #191509;
  101.     font-size: 90%;
  102.     padding: 0 12px 3px 0;
  103.     text-decoration: none;
  104. }
  105. .WikiaArticle .editsection img {
  106.     vertical-align: middle;
  107. }
  108. .ns-0 h4 .editsection {
  109.     background: url("http://images3.wikia.nocookie.net/dragonage/es/images/1/1d/Sprite-pencil.png") no-repeat 10px , url("http://images1.wikia.nocookie.net/__cb29806/common/skins/oasis/images/checkers.png") repeat, #ccc;
  110.     display: block;
  111.     float: right;
  112.     height: 17px;
  113.     line-height: 18px;
  114.     margin: 3px 13px 0;
  115.     max-width: 25px;
  116.     min-width: 25px;
  117.     padding-right: 7px;
  118. }
  119. .ns-0 h4 .editsection a {
  120.     display: none;
  121. }
  122. .ns-0 h4 .editsection:hover a {
  123.     display: block;
  124. }
  125. .ns-0 h4 .editsection:hover {
  126.     background-image: url("http://images1.wikia.nocookie.net/__cb29806/common/skins/oasis/images/checkers.png");
  127.     max-width: 150px;
  128.     padding-right: 0;
  129. }
  130. .mw-delete-editreasons {
  131.     background: #ccc;
  132.     border-radius: 10px 10px 0 0;
  133.     height: 20px;
  134.     line-height: 19px;
  135.     margin: 6px auto auto 15px !important;
  136. }
  137. .mw-delete-editreasons:hover {
  138.     background: #fec523;
  139. }
  140. .mw-delete-editreasons a {
  141.     color: #191509;
  142.     font-size: 90%;
  143.     padding: 5px 6px 3px;
  144.     text-decoration: none;
  145. }
  146. .ns-0 #WikiaArticle .editsection a {
  147.     font-size: 85%;
  148. }
  149. .ns-0 #bodyContent .sprite.edit-pencil,
  150. .ns-0 #WikiaArticle .sprite.edit-pencil {
  151.     margin: -3px 5px 0 10px;
  152. }
  153. h4,
  154. h5,
  155. h6 {
  156.     border-bottom: dotted 1px #ddd;
  157.     padding-top: 0.55em;
  158. }
  159. .WikiHeader h1,
  160. h2 {
  161.     padding-top: 0;
  162. }
  163. .WikiaArticle h2 {
  164.     background: linear-gradient(to bottom, #666 20%, #000 100%);
  165.     border-bottom-right-radius: 4px;
  166.     border-bottom: medium none;
  167.     border-top-right-radius: 4px;
  168.     color: white;
  169.     font-size: 1.45em;
  170.     left: 0;
  171.     line-height: 28px;
  172.     padding: 4px 0 5px 10px;
  173.     position: relative;
  174. }
  175. .WikiaArticle h3 {
  176.     background: linear-gradient(to bottom, #666 20%, #000 100%);
  177.     border-bottom-right-radius: 4px;
  178.     border-bottom: none;
  179.     border-top-right-radius: 4px;
  180.     color: white;
  181.     font-size: 14px;
  182.     left: 0;
  183.     padding: 2px 0 2px 10px;
  184.     position: relative;
  185. }
  186. .WikiaArticle h4,
  187. .WikiaArticle h5,
  188. .WikiaArticle h6 {
  189.     border-bottom: dotted 1px #777;
  190.     padding-top: 0.55em;
  191. }
  192. .WikiaArticle h2 {
  193.     border-radius: 4px;
  194.     padding: 2px 5px;
  195. }
  196. #toctitle h2 {
  197.     background: transparent !important;
  198.     color: black;
  199. }
  200. .WikiaArticle h3 {
  201.     border-radius: 4px;
  202.     padding: 2px 5px;
  203. }
  204. div.picture-attribution {
  205.     display: none !important;
  206. }
  207. .textooculto {
  208.     display: none
  209. }
  210. .textovisible:hover .textooculto {
  211.     display: inline !important
  212. }
  213. .WikiHeader {
  214.     background: url("http://img2.wikia.nocookie.net/__cb20140623182537/kagerouproject/es/images/8/8a/Papercrane.png") repeat-x;
  215. }
  216. .WikiHeader > nav {
  217.     background: rgba(255, 255, 255, 0.8) !important;
  218.     border-radius: 5px 5px 0 0;
  219. }
  220. .WikiHeader > nav li.marked {
  221.     border-radius: 5px 5px 0 0;
  222. }
  223. /* Estilos del tabber (tomado de es.sao.wikia.com) */
  224. .tabber .tabbertab {
  225.     display: none;
  226. }
  227. .tabber {
  228.     background: url("http://slot1.images.wikia.nocookie.net/__cb62250/common/skins/common/images/ajax.gif") no-repeat scroll center center;
  229.     height: 130px;
  230. }
  231. .infobox .tabbernav li a {
  232.     color: #1a43d3 !important;
  233. }
  234. .infobox .tabbernav li a {
  235.     background: none !important;
  236.     font-weight: normal !important;
  237. }
  238. .infobox .tabbernav {
  239.     background: #e3e3e3 !important;
  240.     border: none !important;
  241. }
  242. .infobox .tabberlive {
  243.     margin-top: 0;
  244. }
  245. .infobox .tabberlive .tabbertab {
  246.     border: none;
  247.     padding: 0;
  248. }
  249. .infobox ul.tabbernav li.tabberactive a {
  250.     background-color: transparent;
  251.     border-bottom: none;
  252.     color: #252626 !important;
  253.     font-weight: bold !important;
  254. }
  255. .infobox ul.tabbernav li a:hover {
  256.     background: transparent;
  257.     border: none;
  258.     color: #000;
  259. }
  260. .infobox ul.tabbernav li.tabberactive a:hover {
  261.     background: transparent;
  262.     border-bottom: none;
  263.     color: #000;
  264. }
  265. .infobox ul.tabbernav li a {
  266.     background: transparent;
  267.     border-bottom: none;
  268.     border: none;
  269.     margin-left: 3px;
  270.     padding: 3px 0.5em;
  271. }
  272. /* Buscador personalizado - Desde Shingeki no Kyojin Wiki: [[w: c: es.shingeki-no-kyojin]] */
  273. .WikiaSearch button {
  274.     border-radius: 0 5px 5px 0;
  275.     border: none;
  276. }
  277. .WikiaSearch input[type="text"] {
  278.     background: white url("http://img3.wikia.nocookie.net/__cb20140703025655/kagerouproject/es/images/a/ac/Buscador.png") no-repeat right top !important;
  279.     border-radius: 6px;
  280.     border: 1px solid #000;
  281.     box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4) !important;
  282.     color: #000;
  283. }
  284. .WikiaSearch button {
  285.     border: 1px solid #510000 !important;
  286. }
  287. /* Imagen del perfil */
  288. .UserProfileMasthead .masthead-info {
  289.     background-image: url("http://img2.wikia.nocookie.net/__cb20140704051346/kagerouproject/es/images/d/df/Perfil.png");
  290.     border-bottom-left-radius: 5px;
  291.     border-bottom-right-radius: 5px;
  292.     border-top-left-radius: 10px;
  293.     border-top-right-radius: 10px;
  294.     box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
  295.     margin-left: 165px;
  296.     zoom: 1;
  297. }
  298. /* Barra de Navegación - Desde Naruto Wiki: [[w:c:es.naruto]]*/
  299. .WikiaHeader {
  300.     background-color: #666 !important;
  301.     background: linear-gradient(to bottom, #666 20%, #000 80%) !important;
  302. }
  303. .WikiHeader nav {
  304.     border-radius: 8px 8px 0 0;
  305.     height: 35px;
  306.     width: auto;
  307. }
  308.  
  309. .WikiHeader nav li.marked,
  310. .WikiHeader > nav .subnav-2 li.marked2 .subnav-2a {
  311.     border-radius: 8px -8px 0;
  312. }
  313. .WikiHeader > nav .subnav-3 {
  314.     border-radius: 0 8px 8px;
  315. }
  316.  
  317. .WikiHeader .navbackground,
  318. .WikiHeader > nav .subnav-2 {
  319.     background-color: #000;
  320.     background: linear-gradient(to bottom, black, #666);
  321.     border-radius: 0 8px 8px;
  322. }
  323. .WikiHeader > nav li.marked {
  324.     background-color: #000;
  325.     background: linear-gradient(to bottom, #666 0, Black 75%);
  326. }
  327. .WikiHeader .navbackground {
  328.     box-shadow: 1px 1px 1px #000;
  329. }
  330. .WikiHeader > nav li.marked > a {
  331.     border-top: none;
  332.     color: #fff;
  333. }
  334. .WikiHeader > nav li {
  335.     border-bottom: none;
  336. }
  337. .WikiHeader .navbackground div {
  338.     background: transparent;
  339. }
  340. .WikiHeader a {
  341.     text-decoration: none;
  342. }
  343. .WikiHeader nav .marked a {
  344.     color: #fff;
  345. }
  346. .subnav-2-item.marked2 a {
  347.     text-shadow: 0 0 10px #666, 0 0 8px #666 !important;
  348. }
  349. .WikiHeader>nav li.marked a: hover,
  350. .WikiHeader > nav li.marked .subnav-2 > li a:hover {
  351.     text-decoration: none !important;
  352. }
  353. .WikiHeader > nav .subnav-3 li a {
  354.     text-shadow: 0 0 0 #666 !important;
  355. }
  356. .WikiHeader > nav li.marked .subnav-2 > li a {
  357.     transition: all 0.4s linear 0s;
  358. }
  359. .WikiHeader nav li.marked .subnav-2 li a:hover {
  360.     text-shadow: 0 0 5px #666, 0 0 8px #666 !important;
  361.     transition: all 0.4s linear 0s;
  362. }
  363. /* Muro de mensajes - Desde Watch Dogs Wiki */
  364. #WallNotifications .bubbles {
  365.     background-repeat: no-repeat;
  366.     background: url("http://img3.wikia.nocookie.net/__cb20140306010650/watch-dogs/es/images/thumb/8/89/Icono_de_notificaciones_cerrado.png/26px-Icono_de_notificaciones_cerrado.png");
  367.     height: 26px;
  368.     width: 26px;
  369. }
  370. #WallNotifications .bubbles:hover {
  371.     background-image: url("http://img1.wikia.nocookie.net/__cb20140306010653/watch-dogs/es/images/thumb/8/8a/Icono_de_notificaciones_abierto.png/26px-Icono_de_notificaciones_abierto.png");
  372.     background-repeat: no-repeat;
  373.     height: 26px;
  374.     width: 26px;
  375. }
  376. #WallNotifications .subnav a time,
  377. #WallNotifications .subnav a .timeago {
  378.     color: #484848;
  379. }
  380. #WallNotifications .subnav.show {
  381.     box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.506);
  382.     right: 0;
  383.     top: 36px;
  384. }
  385. #WallNotifications .subnav .notifications-header span {
  386.     background: none;
  387.     color: #2b2b2b;
  388.     font-family: 'Open Sans', sans-serif;
  389.     font-size: 12px;
  390.     padding-left: 10px;
  391.     padding-top: 1px;
  392. }
  393. #WallNotifications .subnav .notifications-wiki-header {
  394.     background-image: none !important;
  395.     background: #31c7f4;
  396. }
  397. #WallNotifications .subnav li.read_notification a {
  398.     color: #2b2b2b;
  399.     font-family: 'Open Sans', sans-serif;
  400. }
  401. #WallNotifications .subnav li {
  402.     border-top: 1px solid #ccc;
  403. }
  404. #WallNotifications .subnav li a:hover {
  405.     background: #ececec !important;
  406. }
  407. #toctitle h3 {
  408.     background: transparent !important;
  409.     color: black;
  410. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement