mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-08-01 12:20:04 +08:00
Progress. Basic game mechanics are working.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
body {
|
||||
padding-top: 100px;
|
||||
}
|
||||
|
||||
#Detector img {
|
||||
border-radius: 10px;
|
||||
cursor: pointer;
|
||||
width: 200px;
|
||||
}
|
||||
Reference in New Issue
Block a user