1
0
Fork 0
mirror of https://github.com/prise6/anywhere synced 2024-06-29 05:20:03 +02:00
anywhere/style.css

10 lines
100 B
CSS
Raw Normal View History

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