mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 00:53:04 +02:00
5b038de717
Continue the Radu idea, restrict more use of random list Issue 0000598: NBM: Add new informations Add css on mail Use user template for mail (on next commit, best control) Comment mass_inserts because don't with MySQL 4.1.9 git-svn-id: http://piwigo.org/svn/trunk@1792 68402e56-0260-453c-a942-63ccdbb3a9ee
9 lines
86 B
CSS
9 lines
86 B
CSS
/* $Id$ */
|
|
|
|
BODY#theMailPage #content
|
|
{
|
|
margin: 2em;
|
|
text-align: left;
|
|
}
|
|
|