Files
cardsforscience/css/style.css
T
2014-08-02 14:46:30 +02:00

10 lines
108 B
CSS

body {
padding-top: 100px;
}
#Detector img {
border-radius: 10px;
cursor: pointer;
width: 200px;
}