Update edit.css
padding
This commit is contained in:
parent
75b76b987a
commit
e57322ece6
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue