This commit is contained in:
Antonio de la Rosa 2019-02-13 20:02:09 +01:00
parent 9151645ad4
commit 53c51de02b
4 changed files with 28 additions and 21 deletions

View file

@ -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;*/
}