fixed background
This commit is contained in:
parent
13a31d4040
commit
86c58a4453
@ -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;
|
||||
}
|
||||
|
||||
|
||||
@ -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">
|
||||
|
||||
Reference in New Issue
Block a user