projects
/
scpubgit/stemmaweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ec2f89f
)
fix position of stemma title
tla [Mon, 28 Oct 2013 13:24:12 +0000 (14:24 +0100)]
root/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/root/css/style.css
b/root/css/style.css
index
f20d337
..
1785a21
100644
(file)
--- a/
root/css/style.css
+++ b/
root/css/style.css
@@
-173,7
+173,9
@@
div.pager_left_button.greyed_out, div.pager_left_button.greyed_out:hover {
#stemma_graph svg {
}
#stemma_graph_title {
- bottom: 0px;
+ bottom: 20px;
+ margin-left: 5px;
+ position: relative;
}
#stemma_identifier {
color: #488dd2;