SI28/Publication/pagetitle.css: Difference between revisions
(Tommi changed the content model of the page Main Page/pagetitle.css from "wikitext" to "CSS") Tag: content model change |
m (Tommi moved page Main Page/pagetitle.css to SI28/Publication/pagetitle.css) |
(No difference)
| |
Revision as of 16:33, 6 December 2025
@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";
}
}