X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=styles%2F3%2FpageProfileRegister.css;fp=styles%2F3%2FpageProfileRegister.css;h=50be113b8ad3b83823f7dcd0551177485c48b506;hp=0000000000000000000000000000000000000000;hb=f39b28682e1e41cd487a2268320552b687640adf;hpb=384d85d53813f191ec34860ec9c69efad8e5366e diff --git a/styles/3/pageProfileRegister.css b/styles/3/pageProfileRegister.css new file mode 100755 index 0000000..50be113 --- /dev/null +++ b/styles/3/pageProfileRegister.css @@ -0,0 +1,8 @@ +/* RĂ©unit les page Profile et Register car ils ont beaucoup en commun */ + +#page.register, +#page.profile { + text-align: left; + padding-left: 10px; + padding-bottom: 10px; +}