1
0
Fork 0
mirror of https://github.com/prise6/anywhere synced 2024-05-27 17:52:13 +02:00
anywhere/style.css
raph f7c234055d getting closer
- got rid of useless elements
- starting to get a nice drag-and-droppable link
2016-05-02 00:13:05 +02:00

10 lines
100 B
CSS

body {
background: #EEEEEE;
text-align:center;
}
.code-zone {
width: 400px;
margin:auto;
}