| DemptD |
|
|---|---|
|
Where do i find the css for the white border around markitup you can see here?
|
| Sergeich |
|
|---|---|
|
Open plugins/markitup/skins/markitup/style.css
Find .markItUp {
width:98%;
margin:5px 0 5px 0;
border:5px solid #F5F5F5;
}.markItUp {
width:100%;
} |
| DemptD |
|
|---|---|
|
Thank you!
![]() |