SI28/Publication/pagetitle.css
(Redirected from Main Page/pagetitle.css)
@page {
@bottom-left{
/* SPECIFY SECTION */
/* Writing-Machines / Public-Event / Radio-Show */
content: 'Radio-Show';
}
}
@page:left {
@bottom-right{
/* ADD COMMENT (optional) */
content: '';
/* CUSTOMIZE COLOR (optional) */
color: #000;
}
}
@page:right {
@bottom-right{
/* ADD RELATED PROJECT(optional) */
/* Go to Section/Project name */
content: '';
}
}