Layout in use: layout_default

placeholder layoutinfo

Chota µCSS Framework

A micro CSS framework for rapid prototyping.


Some Text Styles of Choṭā µCSS

Chota Quick Ref

An off-site Chota quick ref

Examples from the Chota MicroCSS project website.

.text-[color]
Text Colors

.text-primary

.text-light

.text-white

.text-dark

.text-grey

.text-error

.text-success

bg-[color]:
Background Colors

.bg-primary .text-white

.bg-light .text-dark

.bg-dark .text-light

.bg-grey .text-white

.bg-error .text-light

.bg-success .text-dark

Full Utilities #fullutilities-section.is-horizontal-align

Chota has a set of utility classes that can be used to style elements quickly and easily. Here are some examples:

Primary text - text-primary
Light text - text-light
White text - text-white
Dark text - text-dark
Grey text - text-grey
Error text - text-error
Success text - text-success
primary background - bg-primary
Light background - bg-light
Dark background - bg-dark
Grey background - bg-grey
Error background - bg-error
Success background - bg-success
primary border - bd-primary
Light border - bd-light
Dark border - bd-dark
Grey border - bd-grey
Error border - bd-error
Success border - bd-success
floats an element to the right - pull-right
floats an element to the left - pull-left
center aligns text - text-center
left aligns text - text-left
right aligns text - text-right
justify aligns text - text-justify
text to uppercase - text-uppercase
text to lowercase - text-lowercase
capitalizes text - text-capitalize
make the element 100% width - is-full-width
vertically centers element using flex - is-vertical-align
horizontal centers element using flex - is-horizontal-align
centers element using flex - is-center
right aligns element using flex - is-right
left aligns element using flex - is-left
fixed positioned element - is-fixed
removes any padding - is-paddingless
removes any margin - is-marginless
make the element round - is-rounded
clears the floats - clearfix
hides the element for screens <600px - hide-xs
hides the element for screens >=600px and <900px - hide-sm
hides the element for screens >=900px and <1200px - hide-md
hides the element for screens >=1200px - hide-lg
hides the element for printing - hide-pr
Last but not least - is-half-screen - makes the element 50% view height Note: this is a user adaptation of Chota .is-full-screen
👶🏻 ✋ ⏪

🧈

and i can not lie
content block "chota-tabs"
[ end content chota-tabs.htm ]