This commit is contained in:
Shane 2018-07-05 21:25:43 +00:00 committed by GitHub
commit 1082a4ce94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
border-radius:4px; box-shadow:2px 4px 10px rgba(0, 0, 0, 0.2);
}
.yellow-pane h1 { color:#000; font-size:2em; margin:0 1em; }
.yellow-pane p { margin:0.5em; }
.yellow-pane p { margin:0.5em; padding: 0; }
.yellow-close {
position:absolute;
top:0.8em; right:1em; cursor:pointer;