Advertisement
TheRocketGirl

Untitled

Jul 29th, 2020
1,827
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 15.60 KB | None | 0 0
  1. /*LA FICHA DE PJ */
  2.  
  3. .FEFichWrp {
  4.   width: 650px;
  5.   height: 480px;
  6.   background: transparent;
  7.   position: relative;
  8.   margin: 0 auto;
  9.   overflow: hidden;
  10.   line-height: 0px;
  11.   outline: 1px solid #444;
  12. }
  13. .FEFichTop {
  14.   width: 100%;
  15.   height: 400px;
  16.   background-image: url(https://cdn.discordapp.com/attachments/687140426716938303/687740542821597203/est.png);
  17.   margin: 0 auto;
  18.   display: flex;
  19.   align-items: flex-start;
  20.   overflow: hidden;
  21. }
  22. .FEFichImg {
  23.   width: 320px;
  24.   height: 370px;
  25.   background: transparent;
  26.   display: flex;
  27.   align-items: center;
  28.   justify-content: center;
  29.   overflow: hidden;
  30.   margin-left: 15px;
  31. }
  32. .FEFichIMWRp {
  33.  
  34. }
  35. .FEFichImg img {
  36.   width: 320px;
  37.   height: 370px;
  38. }
  39. .FEFichBottom {
  40.   width: 100%;
  41.   height: 80px;
  42.   background-color: #161616;
  43.   background-image: url(https://i.imgur.com/rJVhGaj.png);
  44.   outline: 0px solid #444;
  45.   -webkit-backface-visibility: hidden;
  46. }
  47. .FEFichAbFloat {
  48.   background: transparent;
  49.   position: absolute;
  50.   margin-top: 315px;
  51.   margin-left: 255px;
  52.   height: 80px;
  53.   width: 120px;
  54.   z-index: 90;
  55.   align-items: center;
  56.   font-size: 18px;
  57. }
  58. .FEFichSuperW {
  59.   width: 650px;
  60.   height: 480px;
  61.   margin: auto;
  62. }
  63. .FEFichImgChikitaWrp {
  64.   border: 5px solid transparent;
  65.     height: 80px;
  66.     margin-right: 0;
  67.     outline: 1px solid #349a62;
  68.     overflow: hidden;
  69.     transform: rotate(45deg);
  70.     width: 80px;
  71. }
  72. .FEFichImgchikC {
  73.   transform: rotate(-45deg);
  74.   overflow: hidden;
  75.   margin: -21px;
  76.   line-height: 0px;
  77. }
  78. .FEFichDatPrIzq {
  79.   width: 300px;
  80.   height: 400px;
  81.   background: transparent;
  82.   display: flex;
  83.   align-items: flex-start;
  84.   justify-content: center;
  85.   align-content: flex-start;
  86.   flex-wrap: wrap;
  87.   margin-top: 15px;
  88.   transition 1s;
  89. }
  90. .FEFichDatosBasicos {
  91.   border: 1px solid #313131;
  92.   width: 270px;
  93.   height: 370px;
  94.   background: #161616;
  95. }
  96. .FEFichDatosBasicosChiks {
  97.   border: 1px solid #313131;
  98.   width: 270px;
  99.   height: 65px;
  100.   background: #161616;
  101.   margin-top: 10px
  102. }
  103. .FEFichTxtPad {
  104.   padding: 10px;
  105.   color: #9d99a3;
  106.   font-size: 13px;
  107.   text-align: left;
  108.   font-family: 'Open Sans';
  109.   height: 305px;
  110. }
  111. #FEFichEst::first-letter {
  112.  
  113. }
  114.  
  115. .FEFichDatNom {
  116.   font-family: 'Playfair Display';
  117.   font-weight: 600;
  118.   font-style: italic;
  119.   font-size: 19px;
  120.   text-align: right;
  121.   width: 90%;
  122.   padding: 3%;
  123.   margin-left: 5px;
  124.   border-bottom: 2px solid #444;
  125.   line-height: 18px;
  126.   color: #ddd;
  127.   margin-bottom: 4px;
  128. }
  129. #FEFichEstGM {
  130.   border-bottom: 2px solid #4a8549;
  131. }
  132. .FEFichDatS:first-letter {
  133.  
  134. }
  135. .FEFichDatS {
  136.   text-transform: uppercase;
  137.   margin-right: 2px;
  138.   font-family: 'Playfair Display';
  139.   font-weight: 700;
  140.   font-size: 14px;
  141.   padding-bottom: 4px;
  142.   border-bottom: 1px solid #333;
  143.   color: #bbb;
  144. }
  145. .FEFichTxtScroll {
  146.   overflow: hidden;
  147.   overflow-y: auto;
  148.   height: 100%;
  149.   line-height: 14.25px;
  150. }
  151. .FEFichWrp input[type="radio"] {
  152.   visibility: hidden;
  153.   left: 0;
  154.   right: 0;
  155.   top: 50%;
  156.   position: absolute;
  157. }
  158.  
  159. .FEFichTop label {
  160.   width: 70px;
  161.   overflow: hidden;
  162.   background: #545454;
  163.   color: #eee;
  164.   padding: 10px;
  165.   font-size: 16px;
  166.   line-height: 15px;
  167.   text-align: center;
  168.   cursor: pointer;
  169.   position: absolute;
  170.   z-index: 99;
  171.   margin-left: 20px;
  172.   margin-top: 415px;
  173.   font-family:'Open Sans';
  174.   font-weight: 600;
  175.   font-size: 10px;
  176.   text-transform: uppercase;
  177.   border: solid 1px #222;
  178. }
  179. .FEFichTop input[type="radio"] {
  180.   visibility: hidden;
  181.   position: absolute;
  182. }
  183. .FEFichButts1 {
  184.   width: 220px;
  185.   height: 100%;
  186.   background: transparent;
  187.   z-index: 2;
  188. }
  189. .FEFichButts2 {
  190.   width: 220px;
  191.   height: 100%;
  192.   background: transparent;
  193. }
  194. input#FEFichTab1:checked ~ .FEFichDatPrIzq {
  195.   margin-top: 15px;
  196.   transition-duration: .8s;
  197.   transition-timing-function: ease;
  198.   transition-delay: 0s;
  199. }
  200. input#FEFichTab1:checked ~ .FEFichHist {
  201.   margin-left: -700px;
  202.   transition-duration: .8s;
  203.   transition-timing-function: ease;
  204.   transition-delay: 0s;
  205. }
  206. input#FEFichTab1:checked ~ .FEFichFisico {
  207.   margin-left: 700px;
  208.   transition-duration: .8s;
  209.   transition-timing-function: ease;
  210.   transition-delay: 0s;
  211. }
  212. input#FEFichTab1:checked ~ .FEFichPsico {
  213.   margin-left: 700px;
  214.   transition-duration: .8s;
  215.   transition-timing-function: ease;
  216.   transition-delay: 0s;
  217. }
  218. .FEFichImg {
  219.   margin-top:15px;
  220.   border: 1px solid #444;
  221. }
  222. input#FEFichTab1:checked ~ .FEFichImg {
  223.   margin-top: 15px;
  224.   transition-duration: .8s;
  225.   transition-timing-function: ease;
  226.   transition-delay: 0s;
  227. }
  228. input#FEFichTab2:checked ~ .FEFichDatPrIzq {
  229.   margin-top: -400px;
  230.   transition-duration: .8s;
  231.   transition-timing-function: ease;
  232.   transition-delay: 0s;
  233. }
  234. input#FEFichTab2:checked ~ .FEFichHist {
  235.   margin-top: 15px;
  236.   margin-left: 15px;
  237.   transition-duration: .8s;
  238.   transition-timing-function: ease;
  239.   transition-delay: 0s;
  240. }
  241. input#FEFichTab2:checked ~ .FEFichFisico {
  242.   margin-left: 700px;
  243.   transition-duration: .8s;
  244.   transition-timing-function: ease;
  245.   transition-delay: 0s;
  246. }
  247. input#FEFichTab2:checked ~ .FEFichPsico {
  248.   margin-left: 700px;
  249.   transition-duration: .8s;
  250.   transition-timing-function: ease;
  251.   transition-delay: 0s;
  252. }
  253. input#FEFichTab2:checked ~ .FEFichImg {
  254.   margin-top: 400px;
  255.   margin-left: -200px;
  256.   width: 350px;
  257.   transition: margin-top .8s ease 0s, margin-left .1s ease 1s, width 1s ease 1s;
  258. }
  259. input#FEFichTab3:checked ~ .FEFichImg {
  260.   margin-top: 15px;
  261.   margin-left: -285px;
  262.   transition-duration: .8s;
  263.   transition-timing-function: ease;
  264.   transition-delay: 0s;
  265.   width: 270px;
  266. }
  267. input#FEFichTab3:checked ~ .FEFichDatPrIzq {
  268.   margin-top: -400px;
  269.   transition-duration: .8s;
  270.   transition-timing-function: ease;
  271.   transition-delay: 0s;
  272. }
  273. input#FEFichTab3:checked ~ .FEFichFisico {
  274.   margin-top: 15px;
  275.   margin-left: 315px;
  276.   transition-duration: .8s;
  277.   transition-timing-function: ease;
  278.   transition-delay: 0s;
  279. }
  280. input#FEFichTab3:checked ~ .FEFichHist {
  281.   margin-left: -700px;
  282.   transition-duration: .8s;
  283.   transition-timing-function: ease;
  284.   transition-delay: 0s;
  285. }
  286. input#FEFichTab3:checked ~ .FEFichPsico {
  287.   margin-top: 15px;
  288.   margin-left: 700px;
  289.   transition-duration: .8s;
  290.   transition-timing-function: ease;
  291.   transition-delay: 0s;
  292. }
  293. input#FEFichTab4:checked ~ .FEFichImg {
  294.   margin-top: 15px;
  295.   margin-left: -285px;
  296.   transition-duration: .8s;
  297.   transition-timing-function: ease;
  298.   transition-delay: 0s;
  299.   width: 270px;
  300. }
  301. input#FEFichTab4:checked ~ .FEFichDatPrIzq {
  302.   margin-top: -400px;
  303.   transition-duration: .8s;
  304.   transition-timing-function: ease;
  305.   transition-delay: 0s;
  306. }
  307. input#FEFichTab4:checked ~ .FEFichFisico {
  308.   margin-top: 15px;
  309.   margin-left: 700px;
  310.   transition-duration: .8s;
  311.   transition-timing-function: ease;
  312.   transition-delay: 0s;
  313. }
  314. input#FEFichTab4:checked ~ .FEFichPsico {
  315.   margin-top: 15px;
  316.   margin-left: 315px;
  317.   transition-duration: .8s;
  318.   transition-timing-function: ease;
  319.   transition-delay: 0s;
  320. }
  321. input#FEFichTab4:checked ~ .FEFichHist {
  322.   margin-left: -700px;
  323.   transition-duration: .8s;
  324.   transition-timing-function: ease;
  325.   transition-delay: 0s;
  326. }
  327. .FEFichHist {
  328.   position: absolute;
  329.   width: 620px;
  330.   height: 370px;
  331.   background: #161616;
  332.   margin-top: 15px;
  333.   margin-left: 15px;
  334.   outline: 1px solid #313131;
  335.   z-index: 3;
  336. }
  337. .FEFichOVDatos {
  338.   position: absolute;
  339.   float: right;
  340.   width: 190px;
  341.   height: 370px;
  342.   background: #161616;
  343.   margin-top: 15px;
  344.   margin-left: 445px;
  345.   outline: 1px solid #313131;
  346. }
  347. #FEFichaParrafote {
  348.   line-height: 20px;
  349.   height: 310px;
  350.   text-align: justify;
  351.   padding-right: 5px;
  352. }
  353. #FEFichaParrafote2 {
  354.   line-height: 20px;
  355.   height: 345px;
  356.   text-align: justify;
  357.   padding-right: 5px;
  358. }
  359. #FEFichParrafoteMini {
  360.   text-align: left;
  361.   line-height: 28px;
  362.   margin-top: 8px;
  363. }
  364. .FEFichDatNomBIG {
  365.   font-family: 'Playfair Display';
  366.   font-weight: 600;
  367.   font-style: italic;
  368.   font-size: 19px;
  369.   text-align: right;
  370.   padding: 3%;
  371.   margin-left: 5px;
  372.   border-bottom: 2px solid #444;
  373.   line-height: 18px;
  374.   color: #ddd;
  375.   margin-bottom: 4px;
  376.   width: 93%;
  377.   padding-bottom: 10px;
  378.   font-size: 24px;
  379.   position: relative;
  380.   margin-top: -5px;
  381. }
  382. .FEFichFisico {
  383.   position: absolute;
  384.   width: 320px;
  385.   height: 370px;
  386.   background: #161616;
  387.   margin-top: 15px;
  388.   margin-left: 315px;
  389.   outline: 1px solid #313131;
  390.   z-index: 3;
  391. }
  392. .FEFichPsico {
  393.   position: absolute;
  394.   width: 320px;
  395.   height: 370px;
  396.   background: #161616;
  397.   margin-top: 15px;
  398.   margin-left: 315px;
  399.   outline: 1px solid #313131;
  400.   overflow: hidden;
  401. }
  402. #FEFchikito {
  403.   height: 50px;
  404.   line-height: 14px;
  405. }
  406. #FEFichGMIMG {
  407.   background-image: url(https://cdn.discordapp.com/attachments/687140426716938303/687740542821597203/est.png);
  408. }
  409. #FEFichCivilesIMG {
  410.   background-image: url(https://cdn.discordapp.com/attachments/687140426716938303/688908898341486677/civiles.png);
  411. }
  412. #FEFichCleroIMG {
  413.   background-image: url(https://cdn.discordapp.com/attachments/687140426716938303/688908902439714836/clero.png);
  414. }
  415. #FEFichMiliIMG {
  416.   background-image: url(https://cdn.discordapp.com/attachments/687140426716938303/688908904796913689/militares.png);
  417. }
  418. #FEFichEscIMG {
  419.   background-image: url(https://cdn.discordapp.com/attachments/687140426716938303/688908904570290240/escalvos.png);
  420. }
  421. #FEFichDelIMG {
  422.   background-image: url(https://cdn.discordapp.com/attachments/687140426716938303/688908905144909834/delincuentes.png);
  423. }
  424. #FEFichGMIMG label {
  425.   background: #295228;
  426.   color: #eee;
  427. }
  428. #FEFichMiliIMG label {
  429.   background: #bf5626;
  430.   color: #eee;
  431. }
  432. #FEFichCleroIMG label {
  433.   background: #49b9bf;
  434.   color: #1a1a1a;
  435. }
  436. #FEFichCivilesIMG label {
  437.   background: #e897af;
  438.   color: #1a1a1a;
  439. }
  440. #FEFichEscIMG label {
  441.   background: #c9c34f;
  442.   color: #1a1a1a;
  443. }
  444. #FEFichDelIMG label {
  445.   background: #614575;
  446.   color: #eee;
  447. }
  448. #FEFichEstGM {
  449.   border-bottom: 2px solid #4a8549;
  450. }
  451. #FEFichMilitar {
  452.   border-bottom: 2px solid #c94622;
  453. }
  454. #FEFichClero {
  455.   border-bottom: 2px solid #36c2c9;
  456. }
  457. #FEFichCivil {
  458.   border-bottom: 2px solid #de7e9b;
  459. }
  460. #FEFichEsc {
  461.   border-bottom: 2px solid #c9c34f;
  462. }
  463. #FEFichDel {
  464.   border-bottom: 2px solid #614575;
  465. }
  466. #FEFichImgChikiBRD {
  467.   outline: 1px solid #d6764b;
  468. }
  469. #FEFichImgChikiClr {
  470.   outline: 1px solid #36c2c9;
  471. }
  472. #FEFichImgChikiPnk {
  473.   outline: 1px solid #de7e9b;
  474. }
  475. #FEFichImgChikiEsc {
  476.   outline: 1px solid #e6dd43;
  477. }
  478. #FEFichImgChikiDel {
  479.   outline: 1px solid #9548cf;
  480. }
  481. #FEFichImgChikiGM {
  482.   outline: 1px solid #4da34b;
  483. }
  484. #FEFichGMIMG label {
  485.   background: #295228;
  486. }
  487.  
  488. /*FICHAS DE COMBATE*/
  489. /* NEGRADAS DE TIB PARA LAS FICHAS DE COMBATE */
  490. .FEFiStatsWrap {
  491.   background-color: #111;
  492.   background-image: url(https://www.transparenttextures.com/patterns/dark-exa.png);
  493.   width: 620px;
  494.   height: 355px;
  495.   margin: auto;
  496.   margin-top: 0px!important;
  497.   overflow: hidden;
  498.   margin-top: 60px;
  499.   outline: 1px solid #444;
  500.   line-height: 0px;
  501.   display: flex;
  502.   align-items: center;
  503. }
  504. .FEFiSTp {
  505.   width: 292px;
  506.   height: 400px;
  507.   margin: auto;
  508.   margin-top: 10px;
  509.   display: flex;
  510.   flex-wrap: nowrap;
  511.   justify-content: space-between;
  512.   overflow: hidden;
  513. }
  514. .FEFiSTpIzq {
  515.   width: 320px;
  516.   height: 370px;
  517.   background: transparent;
  518.   border: 1px solid #444;
  519. }
  520. .FEStDatPrIzq {
  521.   width: 290px;
  522.   height: 329px;
  523.   background: transparent;
  524.   display: flex;
  525.   align-items: flex-start;
  526.   align-content: flex-start;
  527.   justify-content: center;
  528.   flex-wrap: wrap;
  529.   margin-top: 0px;
  530.   transition 1s;
  531.   border: 1px solid #444;
  532. }
  533. .FEFSNM {
  534.   width: 100%;
  535.   height: 30px;
  536.   padding: 10px;
  537.   background: #161616;
  538.   display: flex;
  539.   flex-wrap: wrap;
  540.   justify-content: center;
  541. }
  542. .FEFSDT {
  543.   width: 60px;
  544.   height: 100%;
  545.   background: var(--exocolor);
  546.   display: flex;
  547.   align-items: center;
  548.   justify-content: center;
  549.   font-family:'Open Sans', sans-serif;
  550.   text-transform: uppercase;
  551.   font-size: 12px;
  552.   color: #eee;
  553. }
  554. #FEFSDTchik {
  555.   width: 50px;
  556. }
  557. #NumeroAEditar {
  558.   background: #bfbfbf;
  559.   width: 35px;
  560.   margin-right: 5px;
  561.   color: #222;
  562. }
  563. .FEFSNeim {
  564.   font-family: 'Playfair Display';
  565.   font-weight: 600;
  566.   font-style: italic;
  567.   font-size: 20px;
  568.   color: #aaa;
  569.   width: 100%;
  570.   text-align: center;
  571.   line-height: 18px;
  572.   max-height: 24px;
  573.   display: flex;
  574.   align-items: center;
  575.   justify-content: center;
  576. }
  577. .FEFSNeim2 {
  578.   font-weight: 600;
  579.   font-style: italic;
  580.   color: #aaa;
  581.   text-align: center;
  582.   max-height: 24px;
  583.   display: flex;
  584.   align-items: center;
  585.   justify-content: center;
  586.   display: inline;
  587.   line-height: 10px;
  588.   font-family: 'Open Sans';
  589.   font-size: 12px!important;
  590.   padding-left: 4px;
  591.   line-height: 10px!important;
  592. }
  593. #FEFSNMeim {
  594.   height: 30px;
  595. }
  596. #FEFSts {
  597.   background: #161616;
  598.   display: flex;
  599.   justify-content: space-around;
  600.   flex-wrap: wrap;
  601.   align-items: center;
  602.   height: 170px;
  603.   padding: 4px 0px;
  604. }
  605. #NumeroAEditarD {
  606.   background: #bfbfbf;
  607.   color: #222;
  608.   width: 35px;
  609. }
  610. #NumeroAEditarDP {
  611.   background: #bfbfbf;
  612.   color: #462652;
  613.   width: 40px;
  614.   margin-left: -10px;
  615. }
  616. .FEFStWr {
  617.   width: 130px;
  618.   height: 30px;
  619.   background: transparent;
  620.   display: flex;
  621.   justify-content: center;
  622. }
  623. #RazaAEditar {
  624.   background: olive;
  625.   text-transform: none;
  626.   width: 120px;
  627.   font-size: 10px;
  628. }
  629. #FEFmuhancestors {
  630.   font-size: 14px;
  631.   line-height: 14px;
  632.   height: 20px;
  633.   color: #999;
  634. }
  635. .FEFStag {
  636.   color: #ddd;
  637.   text-transform: uppercase;
  638.   font-family: 'Open Sans', sans serif;
  639.   font-size: 10px;
  640.   letter-spacing: 6px;
  641.   line-height: 10px;
  642.   display: inline;
  643.   margin-left: 12px;
  644. }
  645. .FEFStag2 {
  646.   color: #ddd;
  647.   text-transform: uppercase;
  648.   font-family: 'Open Sans', sans serif;
  649.   font-size: 10px;
  650.   line-height: 10px;
  651.   display: inline;
  652.   letter-spacing: 0px;
  653. }
  654. #FEFbordearriba {
  655.   border-top: 1px solid var(--exocolor);
  656. }
  657. #FEFSCha {
  658.   height: 40px;
  659.   margin-top: -10px;
  660. }
  661. #FEFSCha2 {
  662.   height: 40px;
  663.   margin-top: -2px;
  664. }
  665. #FEFemparejarluna {
  666.   height: 10px;
  667. }
  668. #RangoAEditar {
  669.   background: #bfbfbf;
  670.   color: #222;
  671.   width: 20px;
  672.   margin-right: 5px;
  673. }
  674. #FEFSDProf {
  675.   width: 60px;
  676.   font-size: 9px;
  677.   font-weight: 500;
  678. }
  679. #FEFSDProf2 {
  680.   width: 103px;
  681.   font-size: 10px;
  682.   font-weight: 500;
  683. }
  684. #FEFSNMDis {
  685.   height: 25px;
  686.   padding: 10px 0px;
  687.   padding-bottom: 9px;
  688. }
  689. #FEFSNMDisb {
  690.   height: 25px;
  691.   border-top: 1px solid var(--exocolor);
  692.   padding: 10px 0px;
  693.   padding-bottom: 9px;
  694. }
  695. .FESBotonsWrp {
  696.   width: 525px;
  697.   height: 50px;
  698.   background: transparent;
  699.   margin: auto;
  700.   display: flex;
  701.   justify-content: space-between;
  702.   align-items: center;
  703.   line-height: 0px;
  704. }
  705. .FESBotons {
  706.   min-width: 50px;
  707.   background: var(--exocolor);
  708.   text-align: center;
  709.   font-family: 'Open Sans', sans serif;
  710.   font-weight: 600;
  711.   font-size: 13px;
  712.   text-transform: uppercase;
  713.   padding: 5px 10px;
  714.   color: #eee;
  715.   line-height: 18px;
  716.   outline: 1px solid #444;
  717. }
  718. .FESBtOut {
  719.   padding: 3px;
  720.   outline: 1px solid #444;
  721.   cursor: pointer;
  722. }
  723. /* NEGRADAS DE TIB PARA EL PERFIL */
  724. .FEFotravez #field_id:nth-child(2) {
  725.     display: none;
  726. }
  727. .FEFContactoNombre img {
  728.   display: none
  729. }
  730. .FEFContactoNombre {
  731.   opacity: 0;
  732.   position: absolute;
  733.   transition: .2s;
  734.   margin-left: -200px;
  735.   margin-top: -40px;
  736.   text-align: right;
  737.   position: absolute;
  738.   width: 200px
  739. }
  740. #FEFContactoHover:hover ~ .FEFContactoNombre {
  741.   opacity: 1;
  742. }
  743. .FEFLabelTXT {
  744.   padding: 5px 5px;
  745.   background: #333;
  746.   text-transform: uppercase;
  747.   font-size: 9px;
  748.   background-color: #151515;
  749.   color: #ECECEC;
  750.   outline: 1px solid #666;
  751. }
  752. #FEPerTit {
  753.   display: flex;
  754.   align-items: center;
  755.   justify-content: center;
  756.   border-right: 0px;
  757.   margin: auto;
  758.   outline: 1px solid #444;
  759. }
  760. #FEPerPanel {
  761.   margin: 0px 80px;
  762. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement