1
0
mirror of https://github.com/imapsync/imapsync.git synced 2024-11-17 08:12:48 +01:00
imapsync/W/style.css

15 lines
175 B
CSS
Raw Normal View History

2011-03-12 03:45:04 +01:00
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 $ */