Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-webui
/
2ac4eda38aff10e8647ded62569f102290f3331a
/
.
/
app
/
redfish
/
styles
/
index.scss
blob: 0bfb29c163871ec4140eb51ec32402b21d7ba096 [
file
] [
log
] [
blame
]
Ed Tanous
86caba1
2018-12-19 20:57:42 -0800
[
diff
] [
blame
]
1
.
redfish
{
2
.
logo
{
3
max
-
width
:
400px
;
4
margin
:
0
;
5
}
6
7
.
key_value
{
8
list
-
style
:
none
;
9
}
10
11
.
value
{
12
margin
-
left
:
2em
;
13
}
14
}