Does Datepicker have an ID
I'm using date picker in my website and it works fine but I'm trying to
set the font size of the calendar & time slider section. I've found that
you can do this in css using the code:
<body>
font-size: 60%;
</body>
but what if you don't want to set the <body>? Is there a specific ID for
datepicker?
No comments:
Post a Comment