Merge branch 'master' of https://github.com/russellballestrini/www.remarkbox.com
This commit is contained in:
commit
83767a4791
1 changed files with 9 additions and 0 deletions
|
|
@ -26,6 +26,15 @@ body {
|
|||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
font-style: italic;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
margin-left: 15px;
|
||||
padding-left: 15px;
|
||||
border-left: 4px solid #AA0000;
|
||||
}
|
||||
|
||||
.pricebox {
|
||||
text-align: center;
|
||||
background-color: #ffffff;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue