mirror of
https://github.com/Frumph/comic-easel.git
synced 2026-02-04 19:11:19 +01:00
14 lines
152 B
CSS
14 lines
152 B
CSS
/* runs in the post editor */
|
|
|
|
.column-comicimages {
|
|
width: 116px;
|
|
}
|
|
|
|
.fixed .column-locations {
|
|
width: 12%;
|
|
}
|
|
|
|
.flash_file {
|
|
width: 50%;
|
|
}
|