Lista Doni Navi
This commit is contained in:
22
src/App.scss
Normal file → Executable file
22
src/App.scss
Normal file → Executable file
@@ -476,6 +476,14 @@ $heightBtn: 100%;
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.text-evidente{
|
||||
font-size: 1.25rem;
|
||||
color: blue;
|
||||
line-height: 1.75rem;
|
||||
letter-spacing: .01em;
|
||||
}
|
||||
|
||||
|
||||
.shadow-max {
|
||||
//color: white;
|
||||
text-shadow: .25rem .25rem .5rem $grayshadow;
|
||||
@@ -668,3 +676,17 @@ $heightBtn: 100%;
|
||||
.text-h7{
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.bordo_stondato, .bordo_stondato_blu{
|
||||
margin: 4px;
|
||||
border-radius: 3rem;
|
||||
padding-left: 14px;
|
||||
padding-right: 14px;
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
border: solid 3px #49b502;
|
||||
}
|
||||
|
||||
.bordo_stondato_blu {
|
||||
border: solid 3px #0f01b5;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user