index
:
openbills-legacy
main
First iteration of OpenBills
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
styles
/
header.scss
blob: 5071b5ea41abfb521a7e8113308c96d856670fdc (
plain
)
1
2
3
4
5
$bgColor
:
lightgray
;
#header
{
background-color
:
$
bgColor
;
}