projects
/
website.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ajout article iw radio3
[website.git]
/
assets
/
bw_graphs.css
1
#bandwidth .axis path,
2
#bandwidth .axis line {
3
fill: none;
4
stroke: #000;
5
shape-rendering: crispEdges;
6
}
7
8
#bandwidth form {
9
margin: auto;
10
text-align: center;
11
}
12
13
#bandwidth .graph-period div {
14
display: inline-block;
15
vertical-align: middle;
16
min-width: 6em;
17
}
18
#bandwidth svg {
19
clear: left;
20
}