pedantry
This commit is contained in:
parent
2605ccb361
commit
83a64f8bbd
1 changed files with 4 additions and 0 deletions
|
|
@ -44,6 +44,10 @@ width: calc(100vw - 40px);
|
|||
max-width: 700px;
|
||||
height: 100px;
|
||||
box-shadow: 0 4px 15px rgba(0,0,0,.3);
|
||||
border-top: 1px solid rgba(204, 132, 39,.3);
|
||||
border-right: 1px solid rgba(204, 132, 39,0.1);
|
||||
border-bottom: 1px solid rgba(204, 132, 39,0.1);
|
||||
border-left: 1px solid rgba(204, 132, 39,0.3);
|
||||
z-index: 1000;
|
||||
|
||||
* {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue