summaryrefslogtreecommitdiff
path: root/chimere/static/styles.css
diff options
context:
space:
mode:
authoretienne <etienne@9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864>2010-03-01 21:11:40 +0000
committeretienne <etienne@9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864>2010-03-01 21:11:40 +0000
commit7f7c333f114eee34dd089543e84028eb18f448c4 (patch)
tree2f4342ed79718c1377b7c36d9bcc1393fa3169c6 /chimere/static/styles.css
parent0b244065c631cbec0ca08e3b8fe4a15792c4443b (diff)
downloadChimère-7f7c333f114eee34dd089543e84028eb18f448c4.tar.bz2
Chimère-7f7c333f114eee34dd089543e84028eb18f448c4.zip
Load only one time the categories when DYNAMIC_CATEGORIES is disabled
git-svn-id: http://www.peacefrogs.net/svn/chimere/trunk@68 9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864
Diffstat (limited to 'chimere/static/styles.css')
-rw-r--r--chimere/static/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/chimere/static/styles.css b/chimere/static/styles.css
index c6a0b97..217cba3 100644
--- a/chimere/static/styles.css
+++ b/chimere/static/styles.css
@@ -388,6 +388,10 @@ border-radius: 10px;
background-color:#ffdbdb;
}
+p.warning{
+text-align:center;
+}
+
#logos{
text-align:center;
z-index:5;