Skip to content

Instantly share code, notes, and snippets.

View webinsation's full-sized avatar

Caleb Mellas webinsation

View GitHub Profile
@webinsation
webinsation / custom.css
Created July 22, 2021 20:07 — forked from BeefreeSDK/custom.css
BEE Plugin v3 sample custom CSS theme
/*
"--cs" for custom css override classes
--- Generals ---
- Custom font url | https://fast.fonts.net/cssapi/12006fbc-93aa-46b4-b1a2-436f9d660c2c.css
- Custom font family (with font stack - i.e. 'Source Sans Pro', sans-serif) | "Frutiger Next W01",Helvetica,Arial,sans-serif
- Custom font size | 12px
- Widget bar border color | #c7c7c7
- Widget bar & active tab background color | #F9F9F9
- Show tab icons [BOOLEAN] - if (true) "inline-block" else "none" | True
@webinsation
webinsation / isEven-number-function.markdown
Created January 26, 2015 20:45
isEven number function