- Info sul Conto Collettivo
- HomePage
This commit is contained in:
@@ -1200,11 +1200,25 @@ h3 {
|
||||
|
||||
.title_view_shadow {
|
||||
font-family: WalterTurncoat, handwriting, Arial, sans-serif;
|
||||
font-size: 0.85rem;
|
||||
font-size: 1.15rem;
|
||||
text-shadow: .05rem .05rem .05rem $grayshadow;
|
||||
letter-spacing: 0.25px;
|
||||
}
|
||||
|
||||
.title_view_small_shadow {
|
||||
font-family: WalterTurncoat, handwriting, Arial, sans-serif;
|
||||
font-size: 0.75rem;
|
||||
text-shadow: .05rem .05rem .05rem $grayshadow;
|
||||
letter-spacing: 0.25px;
|
||||
}
|
||||
|
||||
.title_view_subtitle_shadow {
|
||||
font-family: Arial, sans-serif;
|
||||
font-size: 0.7rem;
|
||||
text-shadow: .05rem .05rem .05rem $grayshadow;
|
||||
letter-spacing: 0.15px;
|
||||
}
|
||||
|
||||
|
||||
.text-normal {
|
||||
font-family: 'Open Sans', Arial, sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user