circles aremore beatiful than ellipses

main
viehlieb 2022-03-07 22:56:23 +01:00
parent 0140c54363
commit 618c1f6bd2
1 changed files with 9 additions and 6 deletions

View File

@ -6,8 +6,9 @@
border: none;
color: none;
text-align: center;
width: 250px;
height: 250px;
margin: 2px;
width: 200px;
height: 200px;
border-radius: 100px;
}
.lit-button#dashboard-authentik-button:hover{
@ -22,8 +23,9 @@
border: none;
color: none;
text-align: center;
width: 250px;
height: 250px;
margin: 2px;
width: 200px;
height: 200px;
border-radius: 100px;
}
.lit-button#dashboard-nextcloud-button:hover{
@ -37,8 +39,9 @@
border: none;
color: none;
text-align: center;
width: 250px;
height: 250px;
margin: 2px;
width: 200px;
height: 200px;
border-radius: 100px;
}
.lit-button#dashboard-wekan-button:hover{