projects
/
thetarpit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98f407e
)
css: make footnote rule 1px thick
author
Lucian Mogosanu
<lucian.mogosanu@gmail.com>
Sun, 4 Aug 2013 13:48:50 +0000
(16:48 +0300)
committer
Lucian Mogosanu
<lucian.mogosanu@gmail.com>
Sun, 4 Aug 2013 13:48:50 +0000
(16:48 +0300)
css/default.css
patch
|
blob
|
history
diff --git
a/css/default.css
b/css/default.css
index
dccdb68
..
d64cf0c
100644
(file)
--- a/
css/default.css
+++ b/
css/default.css
@@
-75,7
+75,7
@@
code {
.footnotes hr {
width: 70%;
border: 0;
- border-bottom: 0.5px dotted #e5e5e5;
+ border-bottom: 1px dotted #e5e5e5;
}
span.imgleft {