最近更新

2023.12 更新
万智牌完整规则 23.11.17
发布释疑 更新至依夏兰迷窟
套牌检查表 更新至依夏兰迷窟

用户

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
后一修订版 两侧同时换到之后的修订记录
css:setsymbol [2018/06/09 04:35]
Hao Du
css:setsymbol [2018/11/20 11:29]
Hao Du
行 1: 行 1:
 <​html>​ <​html>​
 <style type="​text/​css">​ <style type="​text/​css">​
 +/**
 + * Global */
 /* Custom fonts */ /* Custom fonts */
 @font-face { @font-face {
-  ​font-family:​ '​Keyrune';​ +    ​font-family:​ '​Keyrune';​ 
-  src: url('//​cdn.jsdelivr.net/​npm/​keyrune@3.2.1/​fonts/​keyrune.eot'​);​ +    src: url('//​cdn.jsdelivr.net/​npm/​keyrune@latest/​fonts/​keyrune.eot'​);​ 
-  src: url('//​cdn.jsdelivr.net/​npm/​keyrune@3.2.1/​fonts/​keyrune.eot?#​iefix'​) format('​embedded-opentype'​),​ +    src: url('//​cdn.jsdelivr.net/​npm/​keyrune@latest/​fonts/​keyrune.eot?#​iefix'​) format('​embedded-opentype'​),​ 
-    url('//​cdn.jsdelivr.net/​npm/​keyrune@3.2.1/​fonts/​keyrune.woff2'​) format('​woff2'​),​ +         ​url('//​cdn.jsdelivr.net/​npm/​keyrune@latest/​fonts/​keyrune.woff2'​) format('​woff2'​),​ 
-    url('//​cdn.jsdelivr.net/​npm/​keyrune@3.2.1/​fonts/​keyrune.woff'​) format('​woff'​),​ +         ​url('//​cdn.jsdelivr.net/​npm/​keyrune@latest/​fonts/​keyrune.woff'​) format('​woff'​),​ 
-    url('//​cdn.jsdelivr.net/​npm/​keyrune@3.2.1/​fonts/​keyrune.ttf'​) format('​truetype'​),​ +         ​url('//​cdn.jsdelivr.net/​npm/​keyrune@latest/​fonts/​keyrune.ttf'​) format('​truetype'​),​ 
-    url('//​cdn.jsdelivr.net/​npm/​keyrune@3.2.1/​fonts/​keyrune.svg'​) format('​svg'​);​ +         ​url('//​cdn.jsdelivr.net/​npm/​keyrune@latest/​fonts/​keyrune.svg'​) format('​svg'​);​ 
-  font-weight:​ normal; +    font-weight:​ normal; 
-  font-style: normal; +    font-style: normal; 
-} +  }
- +
-/* ss class for keyrune font */+
 .wrap_ss { .wrap_ss {
   display: inline-block;​   display: inline-block;​
行 30: 行 30:
 .wrap_ss:​before { .wrap_ss:​before {
   content: "​\e684";​   content: "​\e684";​
 +}
 +/**
 + * Larger sizes */
 +.wrap_ss-2x {
 +  font-size: 2em;
 +}
 +.wrap_ss-3x {
 +  font-size: 3em;
 +}
 +.wrap_ss-4x {
 +  font-size: 4em;
 +}
 +.wrap_ss-5x {
 +  font-size: 5em;
 +}
 +.wrap_ss-6x {
 +  font-size: 6em;
 } }
 /** /**
行 191: 行 208:
 .wrap_ss-m19:​before { .wrap_ss-m19:​before {
   content: "​\e941";​   content: "​\e941";​
 +}
 +.wrap_ss-1e:​before {
 +  content: "​\e947";​
 +}
 +.wrap_ss-2e:​before {
 +  content: "​\e948";​
 +}
 +.wrap_ss-2u:​before {
 +  content: "​\e949";​
 +}
 +.wrap_ss-3e:​before {
 +  content: "​\e94a";​
 } }
 /** /**
行 460: 行 489:
 .wrap_ss-dom:​before { .wrap_ss-dom:​before {
   content: "​\e93f";​   content: "​\e93f";​
 +}
 +/* Guilds of Ravnica Block */
 +.wrap_ss-grn:​before,​
 +.wrap_ss-gk1:​before {
 +  content: "​\e94b";​
 } }
 /** /**
行 520: 行 554:
 .wrap_ss-bbd:​before { .wrap_ss-bbd:​before {
   content: "​\e942";​   content: "​\e942";​
 +}
 +.wrap_ss-c18:​before {
 +  content: "​\e946";​
 } }
 /** /**
行 561: 行 598:
 .wrap_ss-a25:​before { .wrap_ss-a25:​before {
   content: "​\e93d";​   content: "​\e93d";​
 +}
 +.wrap_ss-uma:​before {
 +  content: "​\e958";​
 } }
 /** /**
行 702: 行 742:
 .wrap_ss-md1:​before { .wrap_ss-md1:​before {
   content: "​\e682";​   content: "​\e682";​
 +}
 +/**
 + * Signature Spellbook */
 +.wrap_ss-ss1:​before {
 +  content: "​\e944";​
 +}
 +/**
 + * Global Series */
 +.wrap_ss-gs1:​before {
 +  content: "​\e945";​
 +}
 +/**
 + * Guild Kits */
 +.wrap_ss-azorius:​before {
 +  content: "​\e94e";​
 +}
 +.wrap_ss-boros:​before {
 +  content: "​\e94f";​
 +}
 +.wrap_ss-dimir:​before {
 +  content: "​\e950";​
 +}
 +.wrap_ss-golgari:​before {
 +  content: "​\e951";​
 +}
 +.wrap_ss-gruul:​before {
 +  content: "​\e952";​
 +}
 +.wrap_ss-izzet:​before {
 +  content: "​\e953";​
 +}
 +.wrap_ss-orzhov:​before {
 +  content: "​\e954";​
 +}
 +.wrap_ss-rakdos:​before {
 +  content: "​\e955";​
 +}
 +.wrap_ss-selesnya:​before {
 +  content: "​\e956";​
 +}
 +.wrap_ss-simic:​before {
 +  content: "​\e957";​
 +}
 +/**
 + * Other Supplemental Products */
 +.wrap_ss-gnt:​before {
 +  content: "​\e94d";​
 } }
 /** /**
行 780: 行 867:
 .wrap_ss-ptsa:​before { .wrap_ss-ptsa:​before {
   content: "​\e93c";​   content: "​\e93c";​
 +}
 +.wrap_ss-parl3:​before {
 +  content: "​\e943";​
 +}
 +.wrap_ss-htr:​before {
 +  content: "​\e687";​
 +}
 +.wrap_ss-med:​before {
 +  content: "​\e94c";​
 } }
 /** /**
  * Online */  * Online */
-.wrap_ss-med:before {+.wrap_ss-me1:before {
   content: "​\e68d";​   content: "​\e68d";​
 } }
行 895: 行 991:
 .wrap_ss-border.wrap_ss-c15:​after { .wrap_ss-border.wrap_ss-c15:​after {
   content: "​\e900";​   content: "​\e900";​
-} 
- 
-/​*Additional css rule for unconfirmed set codes */ 
-.wrap_ss-td0:​before { 
-  content: "​\e91e";​ 
 } }
 </​style>​ </​style>​
 </​html>​ </​html>​