Christoffer styled my shit
This commit is contained in:
parent
804daaf3e5
commit
3dceadb07d
14
style.css
14
style.css
|
@ -22,10 +22,22 @@ body {
|
||||||
width:100px;
|
width:100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.checkers {
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.checkers_list {
|
ul.checkers_list {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
padding-top:50px;
|
padding-top:50px;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.pin {
|
||||||
|
min-height: 25em;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.pin-bottom {
|
||||||
|
/* -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%); */
|
||||||
}
|
}
|
||||||
|
|
||||||
#pin-0 {
|
#pin-0 {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user