-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Revise theme #371
Labels
Comments
signButton: { |
khmak3
added a commit
to khmak3/WebApp
that referenced
this issue
Oct 9, 2018
Header color |
khmak3
added a commit
to khmak3/WebApp
that referenced
this issue
Oct 15, 2018
khmak3
added a commit
that referenced
this issue
Oct 15, 2018
#371 Update new log and title bar color
Closed
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Css
.box {
display: inline-block;
color: white;
background-color: #006eb9;
padding: 6px;
border: 4px solid white;
border-radius: 4px;
box-shadow: 0 0 10px #aaa;
}
The text was updated successfully, but these errors were encountered: