aboutsummaryrefslogtreecommitdiffstats
path: root/template/default/style.inc.php
diff options
context:
space:
mode:
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