superbloom

now observing the inner workings of my mind!

hello and welcome to superbloom ^_^ here you can find my writing, inner rambles, interests, pet photos and more!

html * & css

* (right click, view page source, select all & paste into your blank html document!)

features

  • responsive for mobile / small screens
  • two navigation sidebars on either side of the main content
    • navigation links are images* that reveal a link title on hover/focus!
      • * these can be images, emojis, unicode symbols, etc — if you want it to be full words you'll have to tinker with the css, but any of those options will work out of the box!
    • text boxes for updates or other bits of text
    • you can also make the image links into buttons that reveal text boxes — these are good if you want link menus!
  • easy to customize colors/fonts/sizes with css variables

labels

classes

add .small to an element for it to sit side-by-side with another .small article like this.

add .scroll for an element to scroll if it gets too long.

.accent will make an element's background var(--accent-lighter) (or var(--accent-dark) if your body has the .dark class).

.center will center the text in an element.

add .dark to the body if you want a palette where your box backgrounds are dark & text is light. this makes sure the bold & other colored text stays visible!

credits

header font - mademoiselle

background & teacup pngs made from vintage art + fabric! find them on my materials page!

sample palettes

default variables:

raspberry tea (light):

black tea with milk (dark):

lavender earl grey (light):

green tea (light):