wishlist/website/phpgiftreg.css
2012-11-28 01:58:33 +00:00

12 lines
No EOL
186 B
CSS

body {
background-color: #1F7F55;
}
.block {
border: solid 1px black;
background-color: white;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}