Some tweaks

This commit is contained in:
Paulus Schoutsen 2015-11-15 10:34:45 -08:00
parent 2183c8a3ef
commit be8aacc1af
3 changed files with 4 additions and 4 deletions

View file

@ -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;