• What it looks like:
  • Find out more:
CSS / HTML Modding
Chapter 2

CSS / HTML Modding

Cascading Style Sheets is a standard for controlling how web pages are presented. It’s used in Fleshcult for formatting and graphics.

What it looks like:

#death-soliloquy {
	font-family: 'Comic Sans';
	color: pink;
}

Find out more:

  • CSS Basics
  • Introduction to Developer tools
  • The Chromium version in FC is v66, you can find out what it supports here
  • Home

  • Getting Started
    • Character Variables
    • Contents of a Mod Folder
    • Developer Mode
    • Dialogue Editor
    • Setting up a new mod
  • CSS / HTML Modding
    • Jinja
    • Making a CSS mod
  • Distributing Mods
    • Downloading Mods
    • Steam Workshop Content Policy
    • Uploading Mods to Steam Workshop
  • Miscellaneous Mod Types
    • Voice Packs
  • Python Modding
    • Traps and Buildings
    • Bodies
    • Characters and Archetypes
    • Event Cards
    • Locations
    • Saving and Loading
    • Schemes aka Minion Projects
    • Setting up PyCharm
    • Side Quests
    • Tomes and Transformations
    • Verbs

  •  
  •  
  •  

Contribute changes