Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
vim-emu
/
208ca97edde13047fdb6e15bbe282f7b5a42e526
/
.
/
dashboard
/
css
/
main.css
blob: d33299aeefcaf5fc055a5ce71a9172b97c5e2862 [
file
] [
log
] [
blame
]
body
{
margin
:
16px
;
height
:
100%
;
}
#
logo
{
height
:
90px
;
text-align
:
right
;
}
#
content
{
}
.
tbl-head
{
font-weight
:
bold
;
border-bottom
:
1px
solid
#2c3e50
;
background-color
:
#1a242f
;
}
.
spacer
{
height
:
20px
;
}