SI28/Publication/pagetitle.css
Revision as of 16:33, 6 December 2025 by Tommi (talk | contribs) (Tommi moved page Main Page/pagetitle.css to SI28/Publication/pagetitle.css)
@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";
}
}