Fixes
This commit is contained in:
parent
9151645ad4
commit
53c51de02b
4 changed files with 28 additions and 21 deletions
|
|
@ -392,6 +392,7 @@ margin-right:auto;
|
|||
border:solid #cccccc;
|
||||
border-width:1px;
|
||||
margin:0px;
|
||||
box-sizing: border-box;
|
||||
|
||||
}
|
||||
|
||||
|
|
@ -405,6 +406,8 @@ margin-right:auto;
|
|||
background: #ccc;
|
||||
font-size:14px;
|
||||
font-weight:bold;
|
||||
box-sizing: border-box;
|
||||
/*border: solid #000 1px;*/
|
||||
|
||||
}
|
||||
|
||||
|
|
@ -412,6 +415,7 @@ margin-right:auto;
|
|||
|
||||
box-sizing: border-box;
|
||||
display:inline-block;
|
||||
float:left;
|
||||
/*margin-top:4px;*/
|
||||
/*border: solid #000 1px;*/
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue