fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update librarian
[redakcja.git]
/
redakcja
/
static
/
css
/
book.css
diff --git
a/redakcja/static/css/book.css
b/redakcja/static/css/book.css
index
89edfdf
..
15f3570
100644
(file)
--- a/
redakcja/static/css/book.css
+++ b/
redakcja/static/css/book.css
@@
-15,6
+15,19
@@
a {
max-width: 36em;
}
max-width: 36em;
}
+table {
+ border-collapse: collapse;
+ width: 100%;
+}
+
+table.border, table.border td, table.border th {
+ border: 1px solid black;
+}
+
+td, th {
+ vertical-align: top;
+}
+
/* ================================== */
/* = Header with logo and menu = */
/* ================================== */
/* ================================== */
/* = Header with logo and menu = */
/* ================================== */