mirror of
https://github.com/danpros/htmly.git
synced 2026-04-20 20:46:26 +05:30
Admin panel revamp and simple menu builder
This commit is contained in:
parent
e722158f28
commit
d1f7d279bd
51 changed files with 2946 additions and 1671 deletions
|
|
@ -9,9 +9,7 @@ blockquote {
|
|||
}
|
||||
|
||||
.wmd-panel {
|
||||
width: 44%;
|
||||
float: left;
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
.wmd-button-bar {
|
||||
|
|
@ -30,13 +28,10 @@ blockquote {
|
|||
|
||||
.wmd-input {
|
||||
min-height: 300px;
|
||||
width: 96%;
|
||||
padding: 2%;
|
||||
}
|
||||
|
||||
.wmd-preview {
|
||||
background-color: #E4EBF1;
|
||||
width: 46%;
|
||||
float: left;
|
||||
padding: 2%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue