spip_nursit/plugins/dist/themes/zpip-1/ooCSS/css/mod_debug.css

12 lines
333 B
CSS
Raw Normal View History

2023-06-01 15:30:12 +00:00
/* debug modules */
.top, .bottom{background-color:#e2e2e2;}
.tl{background-color:red;}
.tr{background-color:orange;}
.bl{background-color:yellow;}
.br{background-color:lime;}
/*.hd{background-color: green;}
.bd{background-color: teal;}
.ft{background-color: blue;}*/
.mod{background-color:purple;}
.inner{background-color:magenta;}