1
0
Fork 0

Update styles.css

master
Ambrose Chua 2015-10-18 23:34:41 +08:00
parent e6a6e73ef2
commit 3611218eb9
1 changed files with 2 additions and 1 deletions

View File

@ -50,6 +50,7 @@ a:hover, a:focus {
padding: 0.8em;
text-align: center;
transition: 0.25s box-shadow, 0.25s -webkit-transform;
text-shadow: none;
}
.btn {
padding: 0.7em;
@ -214,4 +215,4 @@ nav .previous {
}
nav .next {
float: right;
}
}