Orderfooter design improvements.
This commit is contained in:
parent
b8e336b9e8
commit
5e9ffa7cb1
4 changed files with 39 additions and 23 deletions
|
|
@ -440,15 +440,21 @@ table#order {
|
|||
background-color: red; }
|
||||
|
||||
#order-footer {
|
||||
min-width: 975px;
|
||||
right: 15px;
|
||||
left: 15px; }
|
||||
|
||||
.article-info {
|
||||
z-index: 2;
|
||||
width: 50em;
|
||||
width: 45em;
|
||||
height: 8em;
|
||||
border: none;
|
||||
left: 30px; }
|
||||
.article-info h3 {
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
margin-bottom: 5px;
|
||||
width: 100%; }
|
||||
|
||||
#newComment {
|
||||
margin: 1em; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue