mirror of
https://github.com/Starlio-app/Starlio-web.git
synced 2025-02-25 19:51:25 +03:00
rebranding
This commit is contained in:
parent
15680976f0
commit
7ce254f362
2 changed files with 8 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue