Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kimhagyeong committed Aug 9, 2019
1 parent f14a0b1 commit 82a3571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion accounts/templates/accounts/update.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h2 class="text-center">My Page</h2>
</div>
</div>
<br>
<br><input class="btn btn-primary" type="submit" value="Update!">
<br><input class="btn btn-primary" style="width:200px; height:40px; background:#DE6262; border:1.5px solid #DE6262; font-family: 'Gugi', cursive; font-size:20px;" type="submit" value="Update!">
</form>

<script language="javascript">
Expand Down

0 comments on commit 82a3571

Please sign in to comment.