index
:
nineties-computing
main
A website which will take you back to 1990s — Just a hobby idea!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
css
/
colors.css
blob: 6bbaab25f03a301ee304c1e8bbfa8c74c88309ce (
plain
)
1
2
3
4
5
6
7
.
bg-skyblue
{
background-color
:
#508eeb
;
}
.
bg-white
{
background-color
:
#ffffff
;
}