Some tweaks
This commit is contained in:
parent
2183c8a3ef
commit
be8aacc1af
3 changed files with 4 additions and 4 deletions
|
@ -310,7 +310,7 @@ p.note {
|
|||
margin-right: 4px;
|
||||
margin-bottom: 8px;
|
||||
border-radius: 2px;
|
||||
box-shadow: rgba(0, 0, 0, 0.098) 0px 2px 4px, rgba(0, 0, 0, 0.098) 0px 0px 3px;
|
||||
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
|
||||
padding: 8px;
|
||||
text-align: center;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue