projects
/
Portfolio.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
fa620e41b8d1b823a46f4406983026f3494a0c1f
[Portfolio.git]
/
skins
/
slide_style.css
1
body
{
2
color
:
white
;
3
background-color
:
black
}
4
5
#Footer
{
6
font-family
:
Tahoma
,
Arial
,
Helvetica
,
Geneva
,
Swiss
,
SunSans-Regular
;
7
text-align
:
center
}
8
9
#MainImage
{
10
padding
:
5px
;
11
border
:
solid
1px
white
}
12
13
a
{
14
color
:
white
;
15
text-decoration
:
none
}
16
td
{
17
vertical-align
:
top
}
18