SI28/Publication/pagetitle.css
Revision as of 16:02, 3 December 2025 by Youjung (talk | contribs) (Created page with "@page:left { @bottom-left{ →EDIT SECTION: →Writing-Machines / Public-Event / Radio-Show: content: "Radio-Show"; } @bottom-right{ →ADD COMMENT(optional): content: "Fuck market's needs and expectations!"; →CUSTOMIZE COLOR(optional): color: #48b558; } } @page:right { @bottom-left{ →ADD RELATED PROJECT(optional): →Go to Section/Project name: content: "...")
@page:left {
@bottom-left{
/* EDIT SECTION */
/* Writing-Machines / Public-Event / Radio-Show */
content: "Radio-Show";
}
@bottom-right{
/* ADD COMMENT(optional) */
content: "Fuck market's needs and expectations!";
/* CUSTOMIZE COLOR(optional) */
color: #48b558;
}
}
@page:right {
@bottom-left{
/* ADD RELATED PROJECT(optional) */
/* Go to Section/Project name */
content: " ";
}
@bottom-right{
/* EDIT SECTION */
/* Writing-Machines / Public-Event / Radio-Show */
content: "Radio-Show";
}
}