Skip to content

Commit

Permalink
clean up css #98
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuNls committed Jan 8, 2016
1 parent 1dd50a7 commit 7836fce
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 106 deletions.
21 changes: 0 additions & 21 deletions application/views/time.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,24 +42,3 @@
</div>

</div>

<style media="screen">
#clockdiv{
margin-top: 30px;
color: #4d77a7;
display: inline-block;
font-weight: 100;
text-align: center;
font-size: 40px;
}

#clockdiv > div{
padding: 10px;
display: inline-block;
}

.smalltext{
padding-top: 5px;
font-size: 16px;
}
</style>
Loading

0 comments on commit 7836fce

Please sign in to comment.