Shadowless

stats_skill.css

Sep 14th, 2023
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. body {
  2. background:#4c5844;
  3. color:#d8ded3;
  4. font-family:sans-serif
  5. }
  6.  
  7. table {
  8. width:100%%;
  9. line-height:160%%;
  10. font-size:12px
  11. }
  12.  
  13. th {
  14. border:1px solid;
  15. border-color:#889180 #282e22 #282e22 #889180;
  16. background:#4c5844;
  17. color:#c4b550;
  18. padding-left:5px;
  19. font:normal;
  20. text-align:left
  21. }
  22.  
  23. tr {
  24. background:#3e4637
  25. }
  26.  
  27. .q {
  28. border:1px solid;
  29. border-color:#282e22 #889180 #889180 #282e22
  30. }
  31.  
  32. .b {
  33. background:#393e34
  34. }
  35.  
  36. .Lm {
  37. background-image: url(http://wlg.ge/statsx_gui_skill/ArmyRanks/Lm.png);
  38. width: 15px;
  39. height: 16px;
  40. }
  41.  
  42. .L {
  43. background-image: url(http://wlg.ge/statsx_gui_skill/ArmyRanks/L.png);
  44. width: 15px;
  45. height: 16px;
  46. }
  47.  
  48. .Lp {
  49. background-image: url(http://wlg.ge/statsx_gui_skill/ArmyRanks/Lp.png);
  50. width: 15px;
  51. height: 16px;
  52. }
  53.  
  54. .Mm {
  55. background-image: url(http://wlg.ge/statsx_gui_skill/ArmyRanks/Mm.png);
  56. width: 15px;
  57. height: 16px;
  58. }
  59.  
  60. .M {
  61. background-image: url(http://wlg.ge/statsx_gui_skill/ArmyRanks/M.png);
  62. width: 15px;
  63. height: 16px;
  64. }
  65.  
  66. .Mp {
  67. background-image: url(http://wlg.ge/statsx_gui_skill/ArmyRanks/Mp.png);
  68. width: 15px;
  69. height: 16px;
  70. }
  71.  
  72. .Hm {
  73. background-image: url(http://wlg.ge/statsx_gui_skill/ArmyRanks/Hm.png);
  74. width: 15px;
  75. height: 16px;
  76. }
  77.  
  78. .H {
  79. background-image: url(http://wlg.ge/statsx_gui_skill/ArmyRanks/H.png);
  80. width: 15px;
  81. height: 16px;
  82. }
  83.  
  84. .Hp {
  85. background-image: url(http://wlg.ge/statsx_gui_skill/ArmyRanks/Hp.png);
  86. width: 15px;
  87. height: 16px;
  88. }
  89.  
  90. .P {
  91. background-image: url(http://wlg.ge/statsx_gui_skill/ArmyRanks/P.png);
  92. width: 15px;
  93. height: 16px;
  94. }
Advertisement
Add Comment
Please, Sign In to add comment