Fixed styling

This commit is contained in:
Przemek Dragańczuk 2020-02-16 14:37:52 +01:00 committed by GitHub
parent c7e205b71c
commit 2ea966e492

View File

@ -12,15 +12,6 @@
<script src="js/main.js"></script>
<style>
body {
background: #333333;
color: #fafafa;
}
label, legend, a {
color: #fafafa !important;
}
.container {
max-width: 950px;
margin: 20px auto auto;
@ -29,8 +20,6 @@
table {
width: 100%;
}
</style>
</head>
<body>