Skip to content

Commit e6bcf05

Browse files
committed
Update Appearance-and-Styling.md
1 parent 3420660 commit e6bcf05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aspnet-core/DateTimePicker/Appearance-and-Styling.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ N> To render the DateTimePicker Control you can use either Razor or Tag helper c
6363

6464
2. The following screenshot displays the output for the above code.
6565

66-
![Theme in ASP.NET Core DateTimePicker](appearance-and-styling_images/aspnet-core-date-time-picker-theme.png)
66+
![Theme in ASP.NET Core DateTimePicker.](appearance-and-styling_images/aspnet-core-date-time-picker-theme.png)
6767

6868
Showcase of DateTimePicker with gradient lime dark theme
6969
{:.caption}
@@ -116,7 +116,7 @@ Using this CssClass you can override the existing styles under the theme style s
116116

117117
{% endhighlight %}
118118

119-
![CSS class in ASP.NET Core DateTimePicker](appearance-and-styling_images/aspnet-core-date-time-picker-css-class.png)
119+
![CSS class in ASP.NET Core DateTimePicker.](appearance-and-styling_images/aspnet-core-date-time-picker-css-class.png)
120120

121121

122122
Showcase for DateTimePicker with cssClass “Purple-dark”

0 commit comments

Comments
 (0)