projects
/
website.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ajout actualité podcast radio
[website.git]
/
assets
/
bw_graphs.css
diff --git
a/assets/bw_graphs.css
b/assets/bw_graphs.css
index a455147192aeca913ba46fcb6b8e3c3fedb88043..50f0e77157e6bb24963275ef80f98e9b6dd55ed9 100644
(file)
--- a/
assets/bw_graphs.css
+++ b/
assets/bw_graphs.css
@@
-1,5
+1,5
@@
-.axis path,
-.axis line {
+
#bandwidth
.axis path,
+
#bandwidth
.axis line {
fill: none;
stroke: #000;
shape-rendering: crispEdges;
fill: none;
stroke: #000;
shape-rendering: crispEdges;
@@
-7,12
+7,13
@@
#bandwidth form {
margin: auto;
#bandwidth form {
margin: auto;
-
width: 35em
;
+
text-align: center
;
}
}
-#bandwidth div {
- float: left;
- width: 7em;
+#bandwidth .graph-period div {
+ display: inline-block;
+ vertical-align: middle;
+ min-width: 6em;
}
#bandwidth svg {
clear: left;
}
#bandwidth svg {
clear: left;