Files
freeplanet/src/components/CShareWithUs/CShareWithUs.scss

19 lines
215 B
SCSS
Raw Normal View History

2021-01-18 00:48:53 +01:00
.zoom_data{
font-size:1rem;
font-weight: bold;
text-shadow: .05rem .05rem .05rem #3d3d3d;
color: green;
}
.title {
font-weight: bold;
}
.id_conf{
font-weight: normal;
}
.note{
font-style: italic;
}