projects
/
euphorik.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
minimodif
[euphorik.git]
/
styles
/
1
/
pageProfileRegister.css
1
/* coding: utf-8 */
2
/* RĂ©unit les page Profile et Register car ils ont beaucoup en commun */
3
4
#page
.
register
,
5
#page
.
profile
{
6
padding-top
:
20px
7
}
8
9
#page
.
register td
,
10
#page
.
profile td
{
11
padding-right
:
4px
12
}