Commit 63352f18 by Dányi Bence

webui: wizard fix

parent edb951ca
......@@ -52,6 +52,7 @@
.bar{
height: 20px;
background-color: rgb(102, 196, 0);
border-right: 1px solid rgb(70, 134, 0);
}
.bar-container{
border: 1px solid #666;
......@@ -79,6 +80,7 @@
text-align: right;
}
nav{
margin-top: 15px;
a{
text-decoration: underline;
display: block;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment