Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
bmcweb
/
refs/heads/master
/
.
/
static
/
styles
/
redfish.css
blob: 4e851ebedd94a69c4cb467b28c1684c8a44d59ac [
file
] [
log
] [
blame
]
Ed Tanous
57fce80
2019-05-21 13:00:34 -0700
[
diff
] [
blame
]
1
img
{
2
max-width
:
30em
;
3
margin
:
0
auto
;
4
}
5
6
.
container
{
7
width
:
30em
;
8
top
:
50%
;
9
left
:
50%
;
10
margin
:
0
auto
;
11
}
12
13
.
content
{
14
font-family
:
monospace
;
15
}
16
17
.
tab
{
18
margin-left
:
2em
;
19
}