monster_info.css 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211
  1. section h2 span.family{
  2. float: right;
  3. }
  4. section h2 span.family img.family{
  5. max-width: 2em;
  6. max-height: 2em;
  7. margin: -0.5em;
  8. width: 90%;
  9. height: 90%;
  10. }
  11. section h2 span.family img.family.current{
  12. max-width: 2.5em;
  13. max-height: 2.5em;
  14. margin: -0.5em;
  15. width: 100%;
  16. height: 100%;
  17. }
  18. section h2 span.family img.family.disabled{
  19. filter: sepia(100%) saturate(10%);
  20. opacity: 0.5;
  21. }
  22. article.stage{
  23. margin: 0.5em;
  24. position: relative;
  25. padding: 0.3em 0.1em;
  26. }
  27. article.stage div.profile{
  28. display: inline-block;
  29. vertical-align: top;
  30. }
  31. article.stage table.stats{
  32. font-size: 75%;
  33. border: 0.1em solid black;
  34. color: #ffffff;
  35. margin: 0.4em;
  36. border-collapse: collapse;
  37. border-radius: 0.4em;
  38. display: inline-block;
  39. vertical-align: top;
  40. max-width: 10em;
  41. }
  42. article.stage table.stats td, article.stage table.stats th{
  43. padding: 0.01em 0.5em;
  44. border: 0.1em solid #000000;
  45. }
  46. article.stage table.stats th{
  47. font-weight: bold;
  48. background-color: #00000066;
  49. }
  50. article.stage table.stats td{
  51. font-weight: bold;
  52. background-color: #ffffff33;
  53. }
  54. article.stage div.extra{
  55. display: inline-block;
  56. }
  57. article.stage div.extra div.sources span{
  58. display: block;
  59. font-size: 70%;
  60. margin: 0.5em 0 0 0;
  61. color: #ffffff;
  62. }
  63. article.stage div.extra div.sources img.source{
  64. width: 2em;
  65. height: 2em;
  66. border: 0.1em solid #f2c920;
  67. border-radius: 0.3em;
  68. }
  69. article.stage div.extra div.essences span{
  70. display: block;
  71. font-size: 70%;
  72. margin: 0.5em 0 0 0;
  73. color: #ffffff;
  74. }
  75. article.stage div.extra div.essences div.essence{
  76. position: relative;
  77. display: inline-block;
  78. vertical-align: top;
  79. border-style: solid;
  80. border-width: 0.1em;
  81. border-radius: 15%;
  82. width: 1.3em;
  83. height: 1.3em;
  84. margin-bottom: 0.1em;
  85. }
  86. article.stage div.extra div.essences div.essence img{
  87. position: absolute;
  88. top: 0;
  89. left: 0;
  90. width: 1.5em;
  91. height: 1.5em;
  92. }
  93. article.stage div.extra div.essences div.essence span{
  94. position: absolute;
  95. font-size: 80%;
  96. top: 0.15em;
  97. left: 0.8em;
  98. color: #ffffff;
  99. text-shadow: 0 0 0.1em #000000, 0 0 0.1em #000000, 0 0 0.2em #000000, 0 0 0.2em #000000;
  100. }
  101. article.stage table.skills{
  102. display: block;
  103. vertical-align: top;
  104. margin: 1em auto;
  105. color: #ffffff;
  106. text-align: center;
  107. width: 90%;
  108. position: relative;
  109. border-collapse: collapse;
  110. table-layout: fixed;
  111. border-top: 3px solid #c8ad78;
  112. border-bottom: 3px solid #c8ad78;
  113. }
  114. article.stage table.skills th{
  115. border-left: 3px solid #c8ad78;
  116. border-right: 3px solid #c8ad78;
  117. border-bottom: 3px solid #c8ad78;
  118. font-size: 150%;
  119. padding: 0.5em;
  120. background-color: #00000066;
  121. }
  122. article.stage table.skills td{
  123. vertical-align: top;
  124. padding: 0.2em 0.5em;
  125. border-right: 3px solid #c8ad78;
  126. border-left: 3px solid #c8ad78;
  127. background-color: #ffffff33;
  128. }
  129. article.stage table.skills img.skill_img{
  130. width: 4em;
  131. height: 4em;
  132. border: 0.15em solid var(--ui-color-border);
  133. border-radius: 0.4em;
  134. margin-top: 1em;
  135. }
  136. article.stage table.skills span.skill_name{
  137. text-shadow: 0 0 0.2em #000000, 0 0 0.2em #000000, 0 0 0.4em #000000;
  138. margin: 0 0 0.5em 0;
  139. display: block;
  140. font-weight: bold;
  141. }
  142. article.stage table.skills span.skill_description{
  143. font-size: 80%;
  144. font-style: italic;
  145. margin: 0;
  146. padding: 0;
  147. display: block;
  148. line-height: 0.95em;
  149. }
  150. article.stage table.skills span.skill_formula{
  151. display: block;
  152. text-align: center;
  153. margin-top: 1em;
  154. font-size: 80%;
  155. color: #cccccc;
  156. font-weight: bold;
  157. font-style: italic;
  158. font-family: monospace, monospace;
  159. }
  160. article.stage table.skills span.skill_effects{
  161. display: block;
  162. text-align: center;
  163. }
  164. article.stage table.skills span.skill_effects img.effect_img{
  165. width: 2em;
  166. height: 2em;
  167. border: 0.1em solid #000000;
  168. border-radius: 0.5em;
  169. }
  170. article.stage table.skills td.skill_up{
  171. margin: 0.5em auto 0 auto;
  172. border-collapse: collapse;
  173. font-size: 80%;
  174. color: #efefef;
  175. font-style: italic;
  176. }
  177. article.stage table.skills td.skill_up span.level{
  178. width: 3em;
  179. display: inline-block;
  180. }
  181. article.stage table.skills td.skill_up span.description{
  182. font-style: italic;
  183. min-width: 6em;
  184. display: inline-block;
  185. width: 70%;
  186. }