This commit is contained in:
andris9 2011-06-13 14:43:56 +03:00
parent 30bb1357aa
commit ea226be4c4

View File

@ -25,8 +25,8 @@
}
img{
display: block;
margin: 5px 0;
//display: block;
//margin: 5px 0;
max-width: 640px;
}
@ -43,6 +43,10 @@
padding-bottom: 10px;
margin-bottom: 10px;
}
.center{
text-align: center;
}
</style>