fnp
/
edumed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
f2ad2e3
)
framed tables
author
Jan Szejko
<janek37@gmail.com>
Fri, 8 Dec 2017 15:53:16 +0000
(16:53 +0100)
committer
Jan Szejko
<janek37@gmail.com>
Fri, 8 Dec 2017 15:53:16 +0000
(16:53 +0100)
catalogue/static/catalogue/css/lesson.css
patch
|
blob
|
history
diff --git
a/catalogue/static/catalogue/css/lesson.css
b/catalogue/static/catalogue/css/lesson.css
index
c8e73c4
..
fb7aa08
100644
(file)
--- a/
catalogue/static/catalogue/css/lesson.css
+++ b/
catalogue/static/catalogue/css/lesson.css
@@
-182,6
+182,14
@@
em.person {
.verse:after {
content: "\feff"; }
+table.framed {
+ border-collapse: collapse;
+}
+
+table.framed td, table.framed.th {
+ border: 1px #888 solid;
+}
+
/* =================================== */
/* = Hide some elements for printing = */
/* =================================== */