[(General Style|CSS to be applied overall)] [(General CSS)] [(Style to be applied overall)] [(CSS to be applied overall)]

  • Stop using [(Managing Scrapbox CSS/Scripts in a Separate Project)] and place the CSS in this project.
    • general_css: Safe CSS that seems to have no disadvantages when applied overall.
    • personal_css: CSS with quirks that I want to use personally.

style.css

@import "../CSS to Make Presentation Mode Feel Good/style.css";
@import "../Button to Access Stream/style.css";
@import "../CSS to Make Table Notation Easier to Read/style.css";
@import "../UserCSS to Always Display Bullets/style.css";
@import "../Adjusting Image Size with CSS/style.css";
@import "../CSS to Make Bullet Points Subtle/style.css";
@import "../Various Decorative Notation CSS/style.css";
@import "../CSS to Display Line Numbers in Code/style.css";
@import "../CSS to Hide Plan Badges/style.css";
@import "../Flexible Dropdown/style.css";
@import "../CSS to reduce expanded regular expression links/style.css";
@import "../CSS to add color to the background of kakeru's image/style.css";
.page-list-item[data-page-title^="_"]
  {display: none !important;}

CSS to Make Presentation Mode Feel Good Button to Access Stream CSS to Make Table Notation Easier to Read UserCSS to Always Display Bullets Adjusting Image Size with CSS CSS to Make Bullet Points Subtle Various Decorative Notation CSS CSS to Display Line Numbers in Code Hide Plan Badges with CSS Flexible Dropdown CSS to reduce expanded regular expression links CSS to add color to the background of kakeru’s image