Please put my favourite fonts in! They are just so clean across all devices.
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700);
body, .polymer2.popup, #calendarExtensionPopup * {font-family: 'Montserrat', sans-serif);
@import url('https://fonts.googleapis.com/css?family=Montserrat+Alternates&display=swap');
font-family: 'Montserrat Alternates', sans-serif;
Comments
ok thanks for the suggestion, i've added the 1st one to the list,
note that you can add any on your own, using the custom button.
Great thanks! I already have and customised the colour scheme too! I just thought other people might like the font because I know Roboto is meant to be the go-to but I just think this one so much cleaner.
it is a really great extension though by far the best I can find on the market.
I always thought it would be handy if you could see the list or create an image of when you are available, rather than when you're not available. The reason being that I deal with a lot of people who aren't quite tech-savvy and they either don't know or cannot look through my calendar and see my availability. It'll just be handy to have that functionality there out of pure laziness. From my brief research there doesn't seem to be an easy and simple way to do that on any of the extensions yet. So I'm currently just running it off a script using the Google calendar API.