Skip to content
Snippets Groups Projects
Commit 24b44ef8 authored by Fufiri's avatar Fufiri
Browse files

minor fixes

parent 768e167f
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
</head>
<body>
<div>
<div id="home-div">
<img src="image5-small.jpg">
</div>
......
......@@ -2,10 +2,26 @@
width: 150px;
}
.ui-menu a {
text-decoration: none;
}
.menu-container {
margin-top: 10px;
}
.wrapper {
display: flex;
}
#home-div {
border-style: solid;
border-color: black;
width: 800px;
height: 500px;
}
#sortable {
list-style-type: none; margin: 0; padding: 0; width: 60%;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment