added codemirror editor
This commit is contained in:
parent
1189487d4b
commit
eb150732fb
3 changed files with 7 additions and 0 deletions
1
public/codemirror
Submodule
1
public/codemirror
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit b05b96e0306d3b33b8a7810884a0d1cfb7b42969
|
BIN
public/img/header/1374229998.jpg
Normal file
BIN
public/img/header/1374229998.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 230 KiB |
|
@ -149,3 +149,9 @@ textarea {
|
|||
padding: 5px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.CodeMirror {
|
||||
width: 90%;
|
||||
border: 1px dotted gray;
|
||||
background-color: #f5f5f5;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue