You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
365 B
CSS
18 lines
365 B
CSS
|
|
/* INTERFACE ------------------------------------------------------------------- */
|
|
|
|
/* paged js interface and screen view css */
|
|
@import "interface/interface.css";
|
|
|
|
/* uncomment for recto/verso book : */
|
|
/* @import "interface/recto-verso.css"; */
|
|
|
|
/* uncomment to see the baseline : */
|
|
/* @import "interface/baseline.css"; */
|
|
|
|
@import "interface/header.css";
|
|
|
|
|
|
|
|
|