1
0
mirror of https://github.com/imapsync/imapsync.git synced 2024-11-17 00:02:29 +01:00
imapsync/style.css
Nick Bebout d88bf4b46a 1.398
2011-03-12 02:45:04 +00:00

15 lines
175 B
CSS

body {
color: black;
background-color: #eeffff
}
div.center {
text-align: center;
}
img{
border:0;
}
/* $Id: style.css,v 1.4 2010/11/19 23:57:16 gilles Exp gilles $ */