-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Cliccando sui pulsanti della bottom bar ora si verrà reindirizzati alla corrispondente pagina. - Aggiunti i nuovi stili per la home univoca nel tema globale - Spostato il tema globale da variables.scss a global.scss per maggiore chiarezza ed efficienza
- Loading branch information
Showing
28 changed files
with
656 additions
and
531 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +0,0 @@ | ||
.user-details-title { | ||
font-size: x-large; | ||
font-weight: bold; | ||
display: flex; | ||
align-items: center; | ||
|
||
.item-title-icon { | ||
width: 1.5em; | ||
height: auto; | ||
margin-right: 0.5em; | ||
} | ||
} | ||
|
||
.list-key { | ||
font-size: large; | ||
font-weight: bold; | ||
} | ||
|
||
.list-value { | ||
font-weight: normal; | ||
} | ||
|
||
#security-card { | ||
background-color: #845EC2; | ||
} | ||
|
||
.access-card { | ||
margin-top: -0.5em; | ||
width: 10em; | ||
height: auto; | ||
display: inline-block; | ||
|
||
.card-icon { | ||
width: 2em; | ||
height: auto; | ||
margin: auto; | ||
display: block; | ||
} | ||
|
||
.card-title { | ||
color: #000; | ||
margin-left: auto; | ||
margin-right: auto; | ||
display: block; | ||
} | ||
} | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.