Introduce POLYGONHOLE_MODE for creating holes in polygons
[geda-pcb/gde.git] / doc / gs / gs.css
blob706b28d62d8778af8a27d7637b30abf776591379
1 body {
2 background: #ffffff;
4 table.cartouche {
5 border-collapse: collapse;
6 border: 1px solid #800000;
7 width: 100%;
9 table.cartouche td {
10 padding: 4px;
12 pre.format {
13 font-family: monospace;
15 pre.example {
16 background: #f0f0f0;
17 border: 1px solid #e0e0e0;