projects
/
euphorik.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ADD un objet permettant l'attente des événements. Utilisé pour la page 'chat' et...
[euphorik.git]
/
css
/
3
/
pageProfileRegister.css
1
/* Réunit les page Profile et Register car ils ont beaucoup en commun */
2
3
#page
.
register
,
4
#page
.
profile
{
5
text-align
:
left
;
6
padding-left
:
10px
;
7
padding-bottom
:
10px
;
8
}