Advertisement
Guest User

zarb_css

a guest
Jun 16th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 3.87 KB | None | 0 0
  1. .card {
  2.     font-family: KCC-eunyoung;
  3.     font-size: 25px;
  4.     text-align: center;
  5.     color: white;
  6.     background-color: #151515!important;
  7.     width: 70%;
  8.     margin-left: auto;
  9.         margin-right: auto;
  10. }
  11.  
  12. .hanjer{
  13.     font-size: 40px;
  14.     font-family: S2G moon font-PRO;
  15.     margin-top: -5px;
  16.     padding-bottom: 2px;
  17. }
  18.  
  19. .android .card {
  20.     font-family: KCC-eunyoung;
  21.     font-size: 15px;
  22.     text-align: center;
  23.     color: white;
  24.     background-color: #151515!important;
  25.     margin-left: auto;
  26.         margin-right: auto;
  27.     width: 90%;
  28. }
  29.  
  30. .pumsa{
  31.     text-align: center;
  32.     font-size: 30px;
  33.     background-color: #ad1862;
  34.     border-radius: 0px 0px 0px 0px;
  35.     color: #ffffff;
  36.     font-weight: bold;
  37. }
  38.  
  39. .android .pumsa{
  40.     text-align: center;
  41.     background-color: #ad1862;
  42.     border-radius: 0px 0px 0px 0px;
  43.     color: #ffffff;
  44.     padding: 5px;
  45.     font-weight: bold;
  46. }
  47.  
  48. .front{
  49.     font-size: 50px;
  50.     text-align: center;
  51.     font-family: SangSangShin;
  52.     background-color: #18adab;
  53.     border-radius: 7px 7px 0px 0px;
  54.     color: #fff;
  55. }
  56.  
  57. .android .front{
  58.     font-size: 40px;
  59.     text-align: center;
  60.     font-family: SangSangShin;
  61.     background-color: #18adab;
  62.     border-radius: 7px 7px 0px 0px;
  63.     color: #fff;
  64. }
  65.  
  66. .back{
  67.     text-align: left;
  68.     background-color: #ffffff;
  69.     border-radius: 0px 0px 7px 7px;
  70.     color: #016ea6;
  71.     border-color: #ffffff;
  72.     padding: 5px;
  73.     font-family: seoulnamsan cm;
  74.     font-size: 20px;
  75. }
  76.  
  77. .android .back{
  78.     text-align: left;
  79.     background-color: #ffffff;
  80.     border-radius: 0px 0px 7px 7px;
  81.     color: #016ea6;
  82.     border-color: #ffffff;
  83.     padding: 5px;
  84.     font-weight: bold;
  85. }
  86.  
  87. .back-back{
  88.     text-align: left;
  89.     background-color: #ffffff;
  90.     border-radius: 7px 7px 0px 0px;
  91.     color: #016ea6;
  92.     border-color: #ffffff;
  93.     padding: 5px;
  94.     font-weight: bold;
  95. }
  96.  
  97. .android .back-back{
  98.     text-align: left;
  99.     background-color: #ffffff;
  100.     border-radius: 7px 7px 0px 0px;
  101.     color: #016ea6;
  102.     border-color: #ffffff;
  103.     padding: 5px;
  104.     font-weight: bold;
  105. }
  106.  
  107. .front-yemun, .front-yemun .hint{font
  108.     text-align: left;
  109.     background-color: #FFFFFF;
  110.     border-radius: 0px 0px 0px 0px;
  111.        color: #016ea6;
  112.     border-color: #ffffff;
  113.     padding: 5px;
  114.     font-weight: bold;
  115. }
  116.  
  117. .back-yemun{
  118.     text-align: left;
  119.     background-color: #ffffff;
  120.     border-radius: 0px 0px 0px 0px;
  121.     color: #016ea6;
  122.     border-color: #ffffff;
  123.     padding: 5px;
  124.     font-weight: bold;
  125.     line-height: 25px;
  126. }
  127.  
  128. .android .back-yemun{
  129.     text-align: left;
  130.     background-color: #ffffff;
  131.     border-radius: 0px 0px 0px 0px;
  132.     color: #016ea6;
  133.     border-color: #ffffff;
  134.     padding: 5px;
  135.     font-weight: bold;
  136. }
  137.  
  138. img {
  139.  width: auto;
  140.  height: auto;
  141.  max-height: 300px;
  142. }
  143.  
  144. .front-yuuieo, .front-yuuieo .hint {
  145.     text-align: left;
  146.     background-color: #ad8818;
  147.     border-radius: 0px 0px 7px 7px;
  148.     color: #ffffff;
  149.     border-color: #ffffff;
  150.     padding: 5px;
  151.     font-weight: bold;
  152. }
  153.  
  154. .android .front-yuuieo, .front-yuuieo .hint {
  155.     text-align: left;
  156.     background-color: #ad8818;
  157.     border-radius: 0px 0px 7px 7px;
  158.     color: #ffffff;
  159.     border-color: #ffffff;
  160.     padding: 5px;
  161.     font-weight: bold;
  162. }
  163.  
  164. .back-yuuieo{
  165.     text-align: left;
  166.     background-color: #ad8818;
  167.     border-radius: 0px 0px 0px 0px;
  168.     color: #ffffff;
  169.     border-color: #ffffff;
  170.     padding: 5px;
  171.     font-weight: bold;
  172. }
  173.  
  174. .android .back-yuuieo{
  175.     text-align: left;
  176.     background-color: #ad8818;
  177.     border-radius: 0px 0px 0px 0px;
  178.     color: #ffffff;
  179.     border-color: #ffffff;
  180.     padding: 5px;
  181.     font-weight: bold;
  182. }
  183.  
  184. p {
  185.     display:inline;
  186. }
  187.  
  188. hr {
  189.  height: 1px;
  190.  font-size: 30px;
  191.  border: 0;
  192.  margin-top: 3px;
  193.  background: #72c8e1;
  194. }
  195.  
  196. .typeGood { color:white; background: green; }
  197. .typeBad { color:white; background: blue; }
  198. .typeMissed { color:white; background: red; }
  199.  
  200. #typeans {
  201.     font-family: SangSangShin; !important;
  202.     font-size: 30px;
  203.     background-color: #18adab;
  204.     border-radius: 5px 5px 5px 5px !important;
  205. }
  206.  
  207. .back-type{
  208.     text-align: center;
  209.     background-color: #18adab;
  210.     border-radius: 0px 0px 0px 0px;
  211.     padding: 10px;
  212. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement