Skip to content
Snippets Groups Projects
Commit 8f097762 authored by jkerdreu's avatar jkerdreu
Browse files

Fix background


git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/trunk@1841 b32b6428-25c9-4566-ad07-03861ab6144f
parent e497b4b8
No related branches found
No related tags found
No related merge requests found
......@@ -152,9 +152,9 @@ ul.menu li a:hover {
}
.grid-background {
//background-image: url("https://wallpaperscraft.com/image/spruce_shadow_dark_background_branch_68089_1920x1200.jpg");
//background-image: url("https://wallpaperlayer.com/img/2015/9/dark-background-images-5549-5809-hd-wallpapers.jpg");
background-image: url("/static/imgs/bg3.jpg");
/* background-image: url("https://wallpaperscraft.com/image/spruce_shadow_dark_background_branch_68089_1920x1200.jpg"); */
/* background-image: url("https://wallpaperlayer.com/img/2015/9/dark-background-images-5549-5809-hd-wallpapers.jpg"); */
background-image: url("/static/imgs/bg1.jpg");
min-height: 900px;
padding: 0.5em;
}
......@@ -172,7 +172,7 @@ ul.menu li a:hover {
/* Vertical align: */
/* align-items: center; */
/* Horizontal align: */
/*justify-content: center;*/
/* justify-content: center; */
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment