Commit b4bb0fcb authored by hdastageeri's avatar hdastageeri
Browse files

Upload New File

parent 26fceb4b
No related merge requests found
Pipeline #1787 passed with stages
in 3 seconds
Showing with 22 additions and 0 deletions
+22 -0
/* Bootstrap a bit adapt */
.joeForm {
display: block;
width: auto;
height: 25px;
padding: 3px 3px;
font-size: 14px;
line-height: 1;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #696a6d;
border-radius: 10px;
}
i.fas {
display: inline-block;
border-radius: 60px;
box-shadow: 0px 0px 2px #888;
padding: 0.5em 0.6em;
}
\ No newline at end of file
Supports Markdown
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