projects
/
euphorik.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
bfa3c3b1fe7191dca3e9d35c68a64dacbf4a3f33
[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
}