Skip to content
Snippets Groups Projects
Commit 133e7367 authored by Loraine Guéguen's avatar Loraine Guéguen
Browse files

change header background

parent 1f82b33e
No related branches found
No related tags found
No related merge requests found
......@@ -79,8 +79,8 @@
<style type="text/css" id="twentythirteen-header-css">
.site-header {
background: url(<?php echo $GLOBALS['base_url'].'/'.drupal_get_path('theme', 'abims');?>/images/abims/abims.png) no-repeat scroll top;
background-size: 500px auto;
background: url(<?php echo $GLOBALS['base_url'].'/'.drupal_get_path('theme', 'abims');?>/images/abims/abims.png) no-repeat scroll center;
background-size: 200px auto;
background-color: #297FD5
}
@media (max-width: 767px) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment