modified: custom.css

modified:   index.html
This commit is contained in:
root 2017-10-08 17:18:30 -04:00
parent 9982a0b9bf
commit df35ec7d16
2 changed files with 27 additions and 2 deletions

View file

@ -35,6 +35,11 @@ blockquote {
border-left: 4px solid #AA0000;
}
li {
padding-left: 20px;
text-indent: -20px;
}
.pricebox {
text-align: center;
background-color: #ffffff;