fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
shorten english text on POD button
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
css
/
new.book.css
diff --git
a/src/wolnelektury/static/css/new.book.css
b/src/wolnelektury/static/css/new.book.css
index
d6a54a4
..
e34d502
100644
(file)
--- a/
src/wolnelektury/static/css/new.book.css
+++ b/
src/wolnelektury/static/css/new.book.css
@@
-277,10
+277,12
@@
em.wieksze-odstepy {
table {
border-collapse: collapse;
+ width: 100%;
}
-table
, td,
th {
+table
.border td, table.border
th {
border: 1px solid black;
+ vertical-align: top;
}