diff --git a/src/App.vue b/src/App.vue index bf84bcb..50dd203 100644 --- a/src/App.vue +++ b/src/App.vue @@ -90,6 +90,11 @@ export default { src: url('@/assets/fonts/tf2secondary.ttf'); } +@font-face { + font-family: "Material Icons"; + src: url('@/assets/fonts/tf2secondary.ttf'); +} + /*#app { font-family: Avenir, Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; diff --git a/src/components/ActionDialogs/BanListDialog.vue b/src/components/ActionDialogs/BanListDialog.vue new file mode 100644 index 0000000..89794a6 --- /dev/null +++ b/src/components/ActionDialogs/BanListDialog.vue @@ -0,0 +1,100 @@ + + + + + \ No newline at end of file diff --git a/src/components/TabsMenuElements/RulesView/RulesView.vue b/src/components/TabsMenuElements/RulesView/RulesView.vue index 12348fe..c3f236c 100644 --- a/src/components/TabsMenuElements/RulesView/RulesView.vue +++ b/src/components/TabsMenuElements/RulesView/RulesView.vue @@ -11,8 +11,8 @@
-

Правила на которые ты забьешь хуй

-

V V V

+

Правила на которые ты забьешь хуй

+
Более {{$API.stats['ban_count']}} карликов решили на них забить!

@@ -23,17 +23,18 @@
- +