projects
/
Portfolio.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
bugfixes / mise au point.
[Portfolio.git]
/
skins
/
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