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

Better margin & buttons

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/fork@1755 b32b6428-25c9-4566-ad07-03861ab6144f
parent 7dc7661d
Branches
No related tags found
No related merge requests found
......@@ -145,11 +145,10 @@ ul.menu li a:hover {
/* background-image: url("https://wallpaperscraft.com/image/spruce_shadow_dark_background_branch_68089_1920x1200.jpg"); */
background-image: url("/static/imgs/bg1.jpg");
min-height: 800px;
padding: 1em;
padding: 0.5em;
}
.grid-box {
/* background-color: #e3e3e3; */
background: rgba(33, 33, 33, 0.5);
color: #EEE;
border-radius: 3px;
......@@ -182,7 +181,7 @@ ul.menu li a:hover {
text-decoration: none;
border-radius: 2px;
display: inline-block;
padding: 0.2em 1.2em;
padding: 0.5em 1.5em;
}
.button:hover {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment