circles aremore beatiful than ellipses
This commit is contained in:
parent
0140c54363
commit
618c1f6bd2
1 changed files with 9 additions and 6 deletions
|
@ -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{
|
||||
|
|
Loading…
Reference in a new issue