UnfoldingCSS:Infrastructural Interactions: Difference between revisions

From titipi
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
/* test */
/* test */
body{
body{
     background:#faa;
     background:#aaf;
     color: #12c;
     color: #12c;
}
}

Revision as of 10:37, 4 October 2021


/* test */
body{
    background:#aaf;
    color: #12c;
}