rebranding

This commit is contained in:
Данил 2023-05-27 11:49:50 +03:00
parent 15680976f0
commit 7ce254f362
No known key found for this signature in database
GPG key ID: 5051BCD5AB064A7B
2 changed files with 8 additions and 3 deletions

View file

@ -10,7 +10,11 @@ body {
user-select: none;
}
#content p {
a {
text-decoration: none;
}
#content p, .form-select, #download {
font-family: 'Roboto', sans-serif;
}
@ -153,7 +157,7 @@ body {
#devices {
width: 50%;
height: 50%;
margin: 15% 2%;
margin: 10% 2%;
}
#title {