summaryrefslogtreecommitdiff
path: root/static/saclay/css/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/saclay/css/styles.css')
-rw-r--r--static/saclay/css/styles.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/static/saclay/css/styles.css b/static/saclay/css/styles.css
index 98457b6..2968c27 100644
--- a/static/saclay/css/styles.css
+++ b/static/saclay/css/styles.css
@@ -1071,7 +1071,7 @@ div#panel{
bottom:26px;
top:60px;
border-width:0 1px;
- background-image:url('../images/logo.jpg');
+ background-image:url('../images/logo.png');
background-repeat:no-repeat;
background-position:left bottom;
}
@@ -1223,7 +1223,7 @@ ul#ul_categories{
#id_transport_it span,
#id_transport.ui-buttonset label{
- width:122px;
+ width:90px;
height:25px;
border-radius:0;
-webkit-border-radius:0;
@@ -1701,6 +1701,10 @@ a.close_img{
display:none;
}
+.origin{
+ text-align:center;
+}
+
.small-gallery{
width:auto;
margin-top:0;