mirror of
https://github.com/imapsync/imapsync.git
synced 2024-11-17 00:02:29 +01:00
15 lines
175 B
CSS
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 $ */
|