other components... (2)
This commit is contained in:
11
src/components/PagePolicy/PagePolicy.scss
Executable file
11
src/components/PagePolicy/PagePolicy.scss
Executable file
@@ -0,0 +1,11 @@
|
||||
$grayshadow: #555;
|
||||
|
||||
$textcol: blue;
|
||||
$textcol_scuro: darkblue;
|
||||
|
||||
|
||||
p {
|
||||
color: black;
|
||||
margin: 0 0 1rem;
|
||||
//text-shadow: .125rem .125rem .25rem $grayshadow;
|
||||
}
|
||||
Reference in New Issue
Block a user