Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upbutton display #15
Comments
This comment has been minimized.
This comment has been minimized.
謝寫你!!~~ 還花時間看我紊亂的code! |
added a commit
that referenced
this issue
Jun 21, 2016
added a commit
that referenced
this issue
Jun 21, 2016
This comment has been minimized.
This comment has been minimized.
@lanfon72 我把button效果加上去了,結果如下: 另外,我還把四個主題的圖加上了Link,可以routing到四個主題的資料集。 |
lanfon72
closed this
Jun 22, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
lanfon72 commentedJun 19, 2016
css file & js file 太混亂了只好來開 issue QQ

(示意圖)
button class + :hover attribute

<a>
tag 和 外層<div>
互換位置tag 互換之後整個 div 都可以點,不會只有中間字的圖片可以點;加 hover style 讓 button 更明顯。

也可以再加上
box-shadow: 0px 16px 20px -9px rgba(255,0,64,0.49);
讓 button 浮起來,見下圖(左 :hover)