aboutsummaryrefslogtreecommitdiffstats
path: root/template/default/style.inc.php
diff options
context:
space:
mode:
authorz0rglub <z0rglub@piwigo.org>2003-07-21 19:38:38 +0000
committerz0rglub <z0rglub@piwigo.org>2003-07-21 19:38:38 +0000
commit55a0a61aaf58a02e2ac5d2c489f81b1be4730cd8 (patch)
tree54db07101b35ea40bf48de022f5244280a9efbe4 /template/default/style.inc.php
parenta11cb36e34e08f2ed2c573c9fe1c6097cbd7be29 (diff)
*** empty log message ***
git-svn-id: http://piwigo.org/svn/trunk@25 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/default/style.inc.php')
-rw-r--r--template/default/style.inc.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/template/default/style.inc.php b/template/default/style.inc.php
index c364367be..be09eb5d9 100644
--- a/template/default/style.inc.php
+++ b/template/default/style.inc.php
@@ -137,4 +137,9 @@ $user['style'].= '
border:1px solid black;
color:white;
}
+ div.information {
+ text-align:center;
+ border:2px solid '.$user['couleur_text_fond'].';
+ margin:10px;padding:5px;
+ }
</style>'; \ No newline at end of file