Skip to content

Commit

Permalink
[UPD] main button to uppercase
Browse files Browse the repository at this point in the history
  • Loading branch information
Burkhard committed Apr 4, 2014
1 parent 6c83948 commit 40ccf98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions css/kello.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,12 @@ a.disabled {
.startBtn {
text-align: left;
margin-right: 10px;
text-transform: uppercase;
}
.stopBtn {
text-align: right;
margin-left: 15px;
text-transform: uppercase;
}
#controls {
position: absolute;
Expand Down

0 comments on commit 40ccf98

Please sign in to comment.