Rework of page "contribute.js/todos.js" (part2), finishing up style changes across pages, minor fixes

This commit is contained in:
ndaniel1102
2021-04-20 21:35:41 +02:00
parent a91fa4a7fe
commit 88dd1f0cc6
17 changed files with 126 additions and 92 deletions
+13 -1
View File
@@ -11,10 +11,22 @@
text-align: center;
}
.repos {
margin-top: 6%;
margin-left: 10%;
}
.repos a {
margin: 0px 5px;
text-decoration: none;
}
.newTaskButton {
width: 40%;
width: 25%;
}
.imgContainer {
float: right;
text-align: right;
padding-right: 50px;
}