Files
WatchIt/WatchIt.Website/Components/Panels/Common/ItemPageHeaderPanel.razor.css

9 lines
127 B
CSS

/* CLASSES */
.title-shadow {
text-shadow: 2px 2px 2px #000;
}
.description-shadow {
text-shadow: 1px 1px 1px #000;
}