Skip to content

Commit

Permalink
Increase font size.
Browse files Browse the repository at this point in the history
  • Loading branch information
jq-rs committed May 18, 2020
1 parent 7b22d6f commit d4f0767
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/mlestalk.css
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ input.exit_button {
display: inline-block;
float: rigth;
width: 100px;
font-size: 14px;
font-size: 16px;
}

#message_cont {
Expand Down Expand Up @@ -153,7 +153,7 @@ input.exit_button {
#messages li {
list-style: none;
font-family: sans-serif;
font-size: 14px;
font-size: 16px;
padding: 1px 4px;
}

Expand Down

0 comments on commit d4f0767

Please sign in to comment.