Skip to content

Commit

Permalink
style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
educastellano committed Nov 29, 2013
1 parent fa2898f commit df6f7f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ body {

a {
display: block;
padding: 10px;
padding: 20px;
margin: 10px;
background-color: rgba(255,255,255,0.2);
color: black;
width: 250px;
Expand All @@ -27,5 +28,4 @@ a:hover {
.back {
position: absolute;
top: 70%;
margin-left: 20px;
}

0 comments on commit df6f7f0

Please sign in to comment.