fixed background

This commit is contained in:
Naeltard 2015-06-13 20:05:02 +02:00
parent 13a31d4040
commit 86c58a4453
2 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,6 @@
body{
margin: 0;
background: url(http://mojotrollz.eu/web/friseurteam/api.php?call=files&cat=page&id=background_friseur.png) no-repeat center center fixed;
background-size: cover;
font-family: Arial;
}

View File

@ -10,7 +10,7 @@
${js}
${css}
</head>
<body>
<body style="background: url('./api.php?call=files&cat=page&id=background_friseur.png') no-repeat center center fixed; background-size: cover;">
<div id="map_modal" class="modal fade">
<div class="modal-dialog">
<div class="modal-content">