Skip to content

Commit

Permalink
sync styles
Browse files Browse the repository at this point in the history
  • Loading branch information
sayanee committed May 4, 2012
1 parent 7be3339 commit 4e92b5b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,6 @@ input::-moz-focus-inner, button::-moz-focus-inner { border: 0; }
float: left;
width: 800px;
height: 580px;
-webkit-transform: scale(0.5);
-moz-transform: scale(0.5);
-o-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
}
#logoanim img {
display: none;
Expand Down
1 change: 0 additions & 1 deletion static/css/style.styl
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jscampBlue = #38ACEC
float left
width 800px
height 580px
transform scale(0.5)

img
display none
Expand Down

0 comments on commit 4e92b5b

Please sign in to comment.