mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Merge branch 'main' into main
This commit is contained in:
commit
d74b03e23e
1 changed files with 4 additions and 4 deletions
|
@ -13,8 +13,8 @@
|
|||
}
|
||||
|
||||
.titlebar {
|
||||
background-color: #2c2f33 !important;
|
||||
font-size: 0px !important;
|
||||
font-family: Verdana, Geneva, Tahoma, sans-serif;
|
||||
background-color: #202225;
|
||||
}
|
||||
|
||||
body {
|
||||
|
@ -26,7 +26,7 @@
|
|||
text-align: center;
|
||||
font-weight: 100;
|
||||
transform: translateY(360%);
|
||||
font-family: Whitney,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif;
|
||||
text-rendering: optimizeLegibility;
|
||||
font-style: italic;
|
||||
}
|
||||
|
@ -87,4 +87,4 @@
|
|||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue