mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-05 13:35:42 +00:00
style: cores
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
.card:hover {
|
||||
transform: translateY(-10px);
|
||||
box-shadow: 0 4px 8px rgba(199, 199, 199, 0.25);
|
||||
box-shadow: 0px 0px 8px rgba(86, 187, 255, 0.815);
|
||||
}
|
||||
|
||||
.card-resumo {
|
||||
@@ -53,7 +53,7 @@
|
||||
|
||||
.card-resumo:hover {
|
||||
|
||||
box-shadow: 0 4px 15px rgba(175, 175, 175, 0.295);
|
||||
box-shadow: 0px 0px 15px rgba(86, 187, 255, 0.815);
|
||||
text-align: left;
|
||||
line-height: 20px;
|
||||
padding: 15px 30px 15px 30px;
|
||||
|
||||
Reference in New Issue
Block a user