Commit cae18db7 authored by Samarth Joshi's avatar Samarth Joshi

Moving document files

parent 3ed78eda
......@@ -186,7 +186,7 @@ button:focus {
.helptext {
font-size: 0.7em;
color: black;
display: none;
display:none;
}
li {
font-size: 0.7em;
......@@ -194,7 +194,10 @@ line-height:20px;
color: black;
}
ul {
display: none;
display:none;
}
ul[class="errorlist"] {
display: block;
}
@media (max-width: 500px) {
......
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 to comment